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
|
Name |
Description |
 |
Count |
The number of route locations and features in the enumeration. |
 |
Next |
Returns the next route location and route feature. |
 |
Reset |
Starts from the beginning of the route location and feature collection the next time Next is called. |
CoClasses that implement IEnumRouteIdentifyResult
CoClasses and Classes |
Description |
See Also
IRouteLocation2 Interface