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 | ||
---|---|---|
Count | The number of attributes in the collection. | |
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. |