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


IEnumHierarchyRange Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IE > IEnumHierarchyRange Interface
ArcGIS Developer Help

IEnumHierarchyRange Interface

Provides access to a container for accessing network dataset hierarchy ranges.

Product Availability

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

Members

Name Description
Method Next Moves the enumerator forward and returns the hierarchy range pointed by the enumerator.
Method Reset Forces the enumerator pointing before first range; a subsequent next gives the first range in the enumeration.

Classes that implement IEnumHierarchyRange

Classes Description