[]
Gets the element at the specified index.
public override TItem this[int index] { get; }
The zero-based index of the element to get.
The element at specified index.