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


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

ILegendClasses Interface

Provides access to the Legend Classes Interface.

Product Availability

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

Members

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

Classes that implement ILegendClasses

Classes Description
LegendClasses A collection of LegendClass objects.