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