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


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

ISMNetBarriersCollection Interface

Deprecated as of 10.1. Provides access to the collection of network barriers.

Product Availability

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

Description

Represents the collection of network barriers.

Members

Name Description
Method Add Adds a barrier to the collection.
Method Clear Removes all barriers from the collection.
Method Remove Removes a barrier with a specified ID from the collection.

Classes that implement ISMNetBarriersCollection

Classes Description
SMNetBarriersCollection Deprecated as of 10.1. The collection of network barriers.

Remarks

Note: Barriers are bound to the network and should not be confused with a stop or stop collection.