Reset internal cursor so that Next returns the first element.
[Visual Basic .NET]
Public Sub Reset ( _
)
[C#]
public void Reset (
);
[C++]
HRESULT Reset(
void
);
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
See Also
IGraphicsContainer Interface
.NET Samples
Committing ink sketches using the controls ink commands (Code Files:
InkSketchCommit) |
Geoevents in a MapControl (Code Files:
GeoEvents) |
Move a graphic along a path in ArcMap (Code Files:
MapGraphicKeyframe) |
Subset network evaluators (Code Files:
SubsetHelperUI) |
.NET Related Topics
Adjusting feature locations with spatial adjustment |
Working with map elements |
Working with PageLayout elements |