Closure.arguments Field

Definition

The arguments to use for the function.

This API supports the product infrastructure and is not intended to be used directly from your code.

public: System::Object ^ arguments;
public object arguments;
val mutable arguments : obj
Public arguments As Object 

Field Value

Applies to

See also