Share via


ObjectRun.args Method

Returns the arguments that the object was constructed with.

Syntax

public xArgs args()

Run On

Called

Return Value

Type: xArgs Class
An Args Class object that contains the arguments for the object.

See Also

Reference

ObjectRun Class