This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IN > INetworkRendererCollection Interface (ArcObjects .NET 10.4 SDK) |
Provides access to members that manage the collection of network renderers.
Description | ||
---|---|---|
Add | Adds a network renderer to the collection. | |
Count | Number of network renderers in the collection. | |
Insert | Inserts a network renderer at the specified position in the collection. | |
Next | Retrieves the next network renderer in the enumeration. | |
Remove | Removes a network renderer from the collection. | |
RemoveAll | Removes all of the network renderers from the collection. | |
Reset | Resets the enumeration sequence to the beginning. | |
Visible | Indicates if a network renderer at the specific position is visible. |
CoClasses and Classes | Description |
---|---|
NetworkLayer | Esri Network Layer CoClass. |