This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Location > ESRI.ArcGIS.Location > Interfaces > IE > IEnumRouteIdentifyResult Interface > IEnumRouteIdentifyResult.Count Property (ArcObjects .NET 10.4 SDK) |
The number of route locations and features in the enumeration.
[Visual Basic .NET] Public ReadOnly Property Count As Integer
[C#] public int Count {get;}
[C++]
HRESULT get_Count(
long* locationCount
);
[C++]
Parameters locationCount [out, retval] locationCount is a parameter of type long