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. |
Classes that implement IEnumRouteIdentifyResult
See Also
IRouteLocation2 Interface