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


IEnumNetEIDBuilderGEN Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IE > IEnumNetEIDBuilderGEN Interface
ArcGIS Developer Help

IEnumNetEIDBuilderGEN Interface

Provides access to members that build an enumeration of network element IDs (EIDs).

Product Availability

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

Members

Name Description
Method Add Adds an element to this EID enumeration.
Write-only property EIDs Array of EIDs in this enumeration.
Write-only property ElementType Type of network elements to be in this enumeration.
Write-only property Network Network from which these elements came.

Classes that implement IEnumNetEIDBuilderGEN

Classes Description
EnumNetEIDArray A container for defining a network element ID (EID) enumeration.