ArcObjects Library Reference (GeoDatabase)  

IEnumNetEIDBuilder 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

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.

CoClasses that implement IEnumNetEIDBuilder

CoClasses and Classes Description
EnumNetEIDArray A container for defining a network element ID (EID) enumeration.
[C#]

Not all members are callable from C#.  Please use IEnumNetEIDBuilderGEN instead.

[Visual Basic .NET]

Not all members are callable from VB.NET.  Please use IEnumNetEIDBuilderGEN instead.