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


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

IRemoveLayerOperation.Layer Property

The layer to remove.

[Visual Basic .NET]
Public WriteOnly Property Layer
[C#]
public void Layer {set;}

Product Availability

Available with ArcGIS Desktop.

See Also

IRemoveLayerOperation Interface