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


INetworkAnalysisExtBarriers.EdgeBarrierCount Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > EditorExt > ESRI.ArcGIS.EditorExt > Interfaces > IN > INetworkAnalysisExtBarriers Interface > INetworkAnalysisExtBarriers.EdgeBarrierCount Property
ArcGIS Developer Help

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