This document is archived and information here might be outdated. Recommended version. |
Removes a map from the collection.
[Visual Basic .NET] Public Sub Remove ( _ ByVal Map As IMap _ )
[C#] public void Remove ( IMap Map );
[C++]
HRESULT Remove(
IMap* Map
);
[C++] Parameters Map [in]
Map is a parameter of type IMap*