Beispiel #1
0
 public IEnumerator <double> GetEnumerator()
 {
     return(Vectors.GetEnumerator(this));
 }