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


ISMNetAttributesCollection Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > DataSourcesFile > ESRI.ArcGIS.DataSourcesFile > Interfaces > IS > ISMNetAttributesCollection Interface
ArcGIS Developer Help

ISMNetAttributesCollection Interface

Deprecated as of 10.1. 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

Name 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.

Classes that implement ISMNetAttributesCollection

Classes Description
SMNetAttributesCollection Deprecated as of 10.1. The collection of network attributes.

.NET Samples

StreetMap routing