This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IL > ILegendGroups Interface > ILegendGroups.Add Method (ArcObjects .NET 10.5 SDK) |
Add a legend group.
[Visual Basic .NET] Public Sub Add ( _ ByVal LegendGroup As ILegendGroup _ )
[C#] public void Add ( ILegendGroup LegendGroup );
[C++]
HRESULT Add(
ILegendGroup* LegendGroup
);
[C++]
Parameters LegendGroup [in]
LegendGroup is a parameter of type ILegendGroup