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


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

IEnumNetWeightAssociation Interface

Provides access to members that iterate through an enumeration of weight associations.

Product Availability

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

Members

Name Description
Read-only property Count Number of weight associations in this enumeration.
Method Next Returns the next weight association in this enumeration.
Method Reset Forces the enumerator pointing to the first weight association in this enumeration.

Classes that implement IEnumNetWeightAssociation

Classes Description
EnumNetWeightAssociation A container for defining a network weight association enumeration.