This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IB > IBasicMap2 Interface > IBasicMap2.ClearLayers Method (ArcObjects .NET 10.5 SDK) |
Removes all layers from the map.
[Visual Basic .NET]
Public Sub ClearLayers ( _
)
[C#] public void ClearLayers ( );
[C++]
HRESULT ClearLayers(
void
);