ArcGIS Developer Help  (EditorExt)    

INetworkAnalysisExt.NetworkCount Property

Number of geometric networks currently loaded into the Network Analysis extension.

[Visual Basic 6.0]
Property NetworkCount As Long
[Visual Basic .NET]
Public ReadOnly Property NetworkCount As Integer
[C#]
public int NetworkCount {get;}

Product Availability

Available with ArcGIS Desktop.

Description

NetworkCount returns the number of geometric networks currently loaded into the Network Analysis Extension.

See Also

INetworkAnalysisExt Interface

Example

INetworkAnalysisExt Example

 


Feedback Send feedback on this page