Property this this[int] Declaration public T this[int index] { get; set; } Parameters Type Name Description int index Property Value Type Description T Implements IReadOnlyList<T>.this[int]