Ejemplo n.º 1
0
 /// <summary>
 /// Rewinds this instance.
 /// </summary>
 public void Rewind()
 {
     GribApiProxy.GribIteratorReset(this);
 }