LenientArrayPrototype.push Field

Definition

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

Field Value

Applies to

See also