This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Location > ESRI.ArcGIS.Location > Interfaces > IE > IEnumRouteIdentifyResult Interface (ArcObjects .NET 10.4 SDK) |
Provides access to the route locations and features found enumeration.
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. |