LenientFunctionPrototype.call Field

Definition

Stores an object that represents the static call(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 ^ call;
public object call;
val mutable call : obj
Public call As Object 

Field Value

Applies to

See also