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


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

ILegendGroups Interface

Provides access to the Legend Groups Interface.

Product Availability

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

Members

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

CoClasses that implement ILegendGroups

CoClasses and Classes Description
LegendGroups A collection of LegendGroup objects.