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