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


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

IMapServerLegendInfos Interface

Provides access to the Map Server Legend Infos Interface.

Product Availability

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

Members

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

Classes that implement IMapServerLegendInfos

Classes Description
MapServerLegendInfos A collection of Map Server Legend Info objects.