LenientArrayPrototype.reverse Field

Definition

Stores an object that represents the static reverse(Object) method of the ArrayPrototype class.

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

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

Field Value

Applies to

See also