Beispiel #1
0
 /// <summary>
 /// Rewinds this instance.
 /// </summary>
 public void Rewind()
 {
     GribApiProxy.GribKeysIteratorRewind(this);
 }