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


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

IMapServerLegendGroups Interface

Provides access to the Map Server Legend Groups Interface.

Product Availability

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

Members

Name Description
Method Add Adds a legend group.
Read-only property Count The legend group count.
Read-only property Element The legend group at the specified position.
Method Insert Adds a legend group at the specified position.
Method Remove Removes the legend group at the specified position.
Method RemoveAll Removes all legend groups.

Classes that implement IMapServerLegendGroups

Classes Description
MapServerLegendGroups A collection of Map Server Legend Group objects.