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

StreetMap routing (Code Files: RoutingForm) |