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


INetworkRendererCollection Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IN > INetworkRendererCollection Interface
ArcGIS Developer Help

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

Name 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.

Classes that implement INetworkRendererCollection

Classes Description
NetworkLayer Esri Network Layer CoClass.