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