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


IRemoveLayerOperation2 Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > ArcMapUI > ESRI.ArcGIS.ArcMapUI > Interfaces > IR > IRemoveLayerOperation2 Interface
ArcGIS Developer Help

IRemoveLayerOperation2 Interface

Provides access to members that control the Remove layer operation.

Product Availability

Available with ArcGIS Desktop.

Members

Name Description
Write-only property GroupLayer The group layer from which the layer needs to be removed.
Write-only property Layer The layer to remove.
Write-only property Map The map.

Inherited Interfaces

Interfaces Description
IRemoveLayerOperation Provides access to members that control the Remove layer operation.

Classes that implement IRemoveLayerOperation2

Classes Description
RemoveLayerOperation Remove Layer Operation.