ArcObjects Library Reference (GeoDatabase)  

EnumNetworkElement Class

A container for network elements.

EnumNetworkElement is a non-creatable object. References to non-creatable objects must be obtained through other objects.

Product Availability

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

Description

The EnumNetworkElement object is a collection of network element objects.  The network element objects can be retrieved one by one by repeatedly calling the Next method on the IEnumNetworkElement interface.

Interfaces

Interfaces Description
IEnumNetworkElement Provides access to a container for accessing network dataset network elements.