Args.parmObject Method

Gets or sets the instance of any object to pass to the called object.

Syntax

public Object parmObject([Object _value])

Run On

Called

Parameters

Return Value

Type: Object Class
The instance of an object to pass to the called object.

Remarks

The object will often be a class.

See Also

Reference

Args Class