Property this this[int] Returns the int element at a specified index. Declaration public int this[int index] { get; set; } Parameters Type Name Description int index Property Value Type Description int