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


ILegendClasses Interface (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (Carto)  

ILegendClasses Interface

Provides access to the Legend Classes Interface.

Product Availability

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

Members

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.

CoClasses that implement ILegendClasses

CoClasses and Classes Description
LegendClasses A collection of LegendClass objects.