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