This document is archived and information here might be outdated.  Recommended version.


IRemoveLayerOperation Interface (ArcObjects .NET 10.6 SDK)
ArcObjects Help for .NET developers > ArcObjects namespaces > ArcMapUI > ESRI.ArcGIS.ArcMapUI > Interfaces > IR > IRemoveLayerOperation Interface (ArcObjects .NET 10.6 SDK)
ArcObjects Library Reference (ArcMapUI)  

IRemoveLayerOperation Interface

Provides access to members that control the Remove layer operation. Note: the IRemoveLayerOperation interface has been superseded byIRemoveLayerOperation2. Please consider using the more recent version.

Product Availability

Available with ArcGIS Desktop.

Members

Name Description
Write-only property Layer The layer to remove.
Write-only property Map The map.

CoClasses that implement IRemoveLayerOperation

CoClasses and Classes Description
RemoveLayerOperation Remove Layer Operation.