T[] Items { get; }
ReadOnly Property Items As T() Get
property array<T>^ Items { array<T>^ get (); }
abstract Items : 'T[] with get
In This Article