Object this[ int index ] { get; }
ReadOnly Default Property Item ( index As Integer ) As Object Get
property Object^ default[int index] { Object^ get (int index); }
abstract Item : Object with get
In This Article