示例#1
0
 public virtual double DoubleByIndex(int index)
 {
     return(SeqData.Double(index));
 }