Provides access to members that manage the collection of network renderers.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
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 that implement INetworkRendererCollection
CoClasses and Classes | Description |
---|---|
NetworkLayer | ESRI Network Layer CoClass. |