Add a legend class.
[Visual Basic .NET] Public Sub Add ( _ ByVal LegendClass As ILegendClass _ )
[C#] public void Add ( ILegendClass LegendClass );
[C++]
HRESULT Add(
ILegendClass* LegendClass
);
[C++]Parameters
LegendClass [in]LegendClass is a parameter of type ILegendClass
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.