[]
Gets the item at the specified index.
index
public T? this[int index] { get; set; }
The index of the requested item.