This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > EditorExt > ESRI.ArcGIS.EditorExt > Interfaces > IM > IMapTopology Interface > IMapTopology.ClearClasses Method (ArcObjects .NET 10.5 SDK) |
Removes all feature classes from this map topology. All existing topology elements will become invalid.
[Visual Basic .NET]
Public Sub ClearClasses ( _
)
[C#] public void ClearClasses ( );
This method has been depreciated in favor of IMapTopology.ClearLayers