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


EnumNetworkElement Class (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Classes > E > EnumNetworkElement Class
ArcGIS Developer Help

EnumNetworkElementClass Class

A container for network elements.

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.