ArcObjects Library Reference (Location)  

IEnumRouteIdentifyResult Interface

Provides access to the route locations and features found enumeration.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Description
Read-only property Count The number of route locations and features in the enumeration.
Method Next Returns the next route location and route feature.
Method Reset Starts from the beginning of the route location and feature collection the next time Next is called.

See Also

IRouteLocation2 Interface