ArcObjects Library Reference (Carto)  

INetworkRendererCollection Interface

Provides access to members that manage the collection of network renderers.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Description
Method Add Adds a network renderer to the collection.
Read-only property Count Number of network renderers in the collection.
Method Insert Inserts a network renderer at the specified position in the collection.
Method Next Retrieves the next network renderer in the enumeration.
Method Remove Removes a network renderer from the collection.
Method RemoveAll Removes all of the network renderers from the collection.
Method Reset Resets the enumeration sequence to the beginning.
Read/write property Visible Indicates if a network renderer at the specific position is visible.

CoClasses that implement INetworkRendererCollection

CoClasses and Classes Description
NetworkLayer Esri Network Layer CoClass.