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 | ||
---|---|---|
Count | Number of EIDInfo objects in the enumeration. | |
Next | Gets the next EIDInfo object in the enumeration. | |
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. |