[]
Gets the element at the specified index in the read-only list.
public virtual T this[int index] { get; }
The index.
The item at the specified position.