This document is archived and information here might be outdated.  Recommended version.


INetworkAnalysisExt.NetworkCount Property (ArcObjects .NET 10.4 SDK)
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