This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > EditorExt > ESRI.ArcGIS.EditorExt > Interfaces > IN > INetworkAnalysisExt Interface > INetworkAnalysisExt.Network Property (ArcObjects .NET 10.4 SDK) |
Geometric network in the Network Analysis extension by index.
[Visual Basic .NET] Public Function get_Network ( _ ByVal index As Integer _ ) As IGeometricNetwork
[C#] public IGeometricNetwork get_Network ( int index );