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


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

IMapServerLegendClasses Interface

Provides access to the Map Server Legend Classes Interface.

Product Availability

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

Members

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

Classes that implement IMapServerLegendClasses

Classes Description
MapServerLegendClasses A collection of Map Server Legend Class objects.