LenientGlobalObject.Array Właściwość

Definicja

Pobiera lub ustawia obiekt oparty na prototypie, który jest definiowany przez ArrayConstructor obiekt funkcji konstruktora.

Ten interfejs API obsługuje infrastrukturę produktu i nie jest przeznaczony do użycia bezpośrednio z poziomu kodu.

public:
 property System::Object ^ Array { System::Object ^ get(); void set(System::Object ^ value); };
public object Array { get; set; }
member this.Array : obj with get, set
Public Property Array As Object

Wartość właściwości

Object

Obiekt ArrayConstructor.

Dotyczy