ArcObjects Library Reference (Carto)  

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

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.

.NET Samples

Subset network evaluators (Code Files: SubsetHelperUI)