This document is archived and information here might be outdated.  Recommended version.


IEnumGxObject.Reset Method (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (Catalog)  

IEnumGxObject.Reset Method

Starts the enumeration at the beginning.

[Visual Basic .NET]
Public Sub Reset ( _
)
[C#]
public void Reset (
);

Product Availability

Available with ArcGIS Desktop.

See Also

IEnumGxObject Interface

.NET Samples

Custom GxObject (Code Files: GxPyFactory) | StreetMap routing (Code Files: RoutingForm)