| ArcGIS Developer Help (EditorExt) |
|
INetworkAnalysisExtBarriers.EdgeBarrierCount Property
Number of edge barriers on the current network.
[Visual Basic 6.0]
Property EdgeBarrierCount As Long
[Visual Basic .NET]
Public ReadOnly Property EdgeBarrierCount As Integer
[C#]
public int EdgeBarrierCount {get;}
Product Availability
Available with ArcGIS Desktop.
See Also
INetworkAnalysisExtBarriers Interface
Example
INetworkAnalysisExtBarriers Example
Send feedback on this page