ArcObjects Library Reference (Carto)  

IGraphicsContainer.Reset Method

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

Geoevents in a MapControl (Code Files: GeoEvents) | Committing ink sketches using the controls ink commands (Code Files: InkSketchCommit) | 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