This document is archived and information here might be outdated. Recommended version. |
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*