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