Udostępnij za pośrednictwem


ArrayObject.length Właściwość

Definicja

Pobiera lub ustawia długość tablicy.

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

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

Wartość właściwości

Object

Długość tablicy.

Dotyczy

Zobacz też