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