Property this this[int] Look up a list element by index Declaration public T this[int index] { get; } Parameters Type Name Description int index The list index to look up Property Value Type Description T