This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Classes > E > EnumNetworkElement Class (ArcObjects .NET 10.5 SDK) |
A container for network elements.
EnumNetworkElement is a non-creatable object. References to non-creatable objects must be obtained through other objects.
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 | Description |
---|---|
IEnumNetworkElement | Provides access to a container for accessing network dataset network elements. |