[]
Gets the item at the specified index.
T this[int index] { get; }
ReadOnly Default Property Item(index As Integer) As T
The element at the specified index.