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