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


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

ILegendGroups Interface

Provides access to the Legend Groups Interface.

Product Availability

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

Members

Name 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.

Classes that implement ILegendGroups

Classes Description
LegendGroups A collection of LegendGroup objects.