This document is archived and information here might be outdated.  Recommended version.


IEnumEIDInfo Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > NetworkAnalysis > ESRI.ArcGIS.NetworkAnalysis > Interfaces > IE > IEnumEIDInfo Interface
ArcGIS Developer Help

IEnumEIDInfo Interface

Provides access to members that iterate through an enumeration of EIDInfo objects.

Product Availability

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

Members

Name Description
Read-only property Count Number of EIDInfo objects in the enumeration.
Method Next Gets the next EIDInfo object in the enumeration.
Method Reset Resets the enumeration.

Classes that implement IEnumEIDInfo

Classes Description
EnumEIDInfo An enumeration created by the EIDHelper object that enumerates through EIDInfo interfaces.