ArcObjects Library Reference (NetworkAnalysis)  

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

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.

CoClasses that implement IEnumEIDInfo

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