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


INetworkAnalysisExtBarriers.EdgeBarrierCount Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (EditorExt)  

INetworkAnalysisExtBarriers.EdgeBarrierCount Property

Number of edge barriers on the current network.

[Visual Basic .NET]
Public ReadOnly Property EdgeBarrierCount As Integer
[C#]
public int EdgeBarrierCount {get;}

Product Availability

Available with ArcGIS Desktop.

See Also

INetworkAnalysisExtBarriers Interface