This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > EditorExt > ESRI.ArcGIS.EditorExt > Interfaces > IM > IMapTopology2 Interface > IMapTopology2.ClearLayers Method (ArcObjects .NET 10.4 SDK) |
Removes all layers from this map topology. All existing topology elements will become invalid.
[Visual Basic .NET]
Public Sub ClearLayers ( _
)
[C#] public void ClearLayers ( );