Example #1
0
 public Mq4Double this[int index]
 {
     get { return(_dataSeries.FromEnd(index)); }
     set { }
 }