public T this[ int index ] { get; }
Public ReadOnly Default Property Item ( index As Integer ) As T Get
member Item : 'T with get
In This Article