public Object this[ int ordinal ] { get; }
Public ReadOnly Default Property Item ( _ ordinal As Integer _ ) As Object Get
public: property Object^ default[int^ ordinal] { Object^ get (int^ ordinal); }