ArcObjects Library Reference (EditorExt)  

IMapTopology2.ClearLayers Method

Removes all layers from this map topology. All existing topology elements will become invalid.

[Visual Basic .NET]
Public Sub ClearLayers ( _
)
[C#]
public void ClearLayers (
);

Product Availability

Available with ArcGIS Desktop.

See Also

IMapTopology2 Interface