[]
Gets the value at the specified index.
public double this[int index] { get; }
The index of the value.
The value at the specified index as a double.