Loads a geometric network into the Network Analysis extension.
[Visual Basic .NET] Public Sub AddNetwork ( _ ByVal geometricNetwork As IGeometricNetwork _ )
[C#] public void AddNetwork ( IGeometricNetwork geometricNetwork );
Product Availability
Available with ArcGIS Desktop.
Remarks
The AddNetwork method does not explicitly add layers to the Network Analysis Extension. Use the AddLayer method to add layers to the Extension.