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


INetworkAnalysisExtBarriers.ClearBarriers Method (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (EditorExt)  

INetworkAnalysisExtBarriers.ClearBarriers Method

Removes all barriers from the current network.

[Visual Basic .NET]
Public Sub ClearBarriers ( _
)
[C#]
public void ClearBarriers (
);

Product Availability

Available with ArcGIS Desktop.

See Also

INetworkAnalysisExtBarriers Interface