LenientArrayPrototype.shift Field

Definition

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

Field Value

Applies to

See also