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