ArcObjects Library Reference (EditorExt)  

INetworkAnalysisExt.NetworkCount Property

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

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

Product Availability

Available with ArcGIS Desktop.

Remarks

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

See Also

INetworkAnalysisExt Interface