Property this this[int] Access internal list element from index. Declaration public T this[int index] { get; } Parameters Type Name Description int index Index used to access internal list. Property Value Type Description T