[]
Gets the int at the specified index.
public int this[int index] { get; }
Public ReadOnly Default Property Item(index As Integer) As Integer