Args.caller Method

Gets or sets the instance of the object that created the instance of the Args class.

Syntax

public Object caller([Object _value])

Run On

Called

Parameters

Return Value

Type: Object Class
The current instance of the caller object.

See Also

Reference

Args Class