[]
Gets or sets the value of element at special index.
public double this[int index] { get; set; }
A double indicates the element value.
Note: The index is base on zero.