Rewinds the object pointer to the beginning of the collection.
[Visual Basic .NET]
Public Sub Reset ( _
)
[C#] public void Reset ( );
[C++]
HRESULT Reset(
void
);
Product Availability
Available with ArcGIS Engine and ArcGIS Desktop.
Rewinds the object pointer to the beginning of the collection.
[Visual Basic .NET]
Public Sub Reset ( _
)
[C#] public void Reset ( );
[C++]
HRESULT Reset(
void
);