ArcObjects Library Reference (DataSourcesFile)  

ISMNetAttributesCollection Interface

Provides access to the collection of network attributes.

Product Availability

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

Description

This interface represents the collection of network attributes. Each member of the collection implements the ISMNetAttribute interface.

Members

Description
Read-only property Count The number of attributes in the collection.
Read-only property Item The network attribute at a specified index in the collection.

CoClasses that implement ISMNetAttributesCollection

CoClasses and Classes Description
SMNetAttributesCollection The collection of network attributes.