Property this this[int] Gets the element at the specified index. Declaration public TValue this[int index] { get; } Parameters Type Name Description int index Property Value Type Description TValue Implements IReadOnlyList<T>.this[int]