[]
Gets or sets the T with the specified i.
public T this[int i] { get; set; }
Public Default Property Item(i As Integer) As T