LenientFunctionPrototype.apply Field

Definition

Stores an object that represents the static apply(Object, Object, Object) method of the FunctionPrototype class.

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

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

Field Value

Applies to

See also