Sets the enumerator to its initial position, which is before the first shape in the shapefile
Namespace:
EGIS.ShapeFileLibAssembly: EGIS.ShapeFileLib (in EGIS.ShapeFileLib.dll)
Syntax
Visual Basic |
---|
Public Sub Reset |
C# |
---|
public void Reset() |
Visual C++ |
---|
public: virtual void Reset() sealed |
JavaScript |
---|
function reset(); |