Property this this[int] ref access to an element. Declaration public ref T this[int index] { get; } Parameters Type Name Description int index Element index Property Value Type Description T The requested element.