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