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


IEnumLocatedNetworkElement Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IE > IEnumLocatedNetworkElement Interface
ArcGIS Developer Help

IEnumLocatedNetworkElement Interface

Provides access to members that hand out enumerated network elements, and reset the enumeration.

Product Availability

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

Members

Name Description
Read-only property NetworkDataset Network dataset of the enumerated network elements.
Method Next Retrieves the geometry, element type, and element id of the next network element in the enumeration sequence.
Method Reset Resets the enumeration seqeuence to the beginning.

Classes that implement IEnumLocatedNetworkElement

Classes Description

.NET Samples

Subset network evaluators