/// <summary> /// Rewinds this instance. /// </summary> public void Rewind() { GribApiProxy.GribIteratorReset(this); }