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


IRemoveLayerOperation2.GroupLayer Property (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 > IRemoveLayerOperation2.GroupLayer Property
ArcGIS Developer Help

IRemoveLayerOperation2.GroupLayer Property

The group layer from which the layer needs to be removed.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IRemoveLayerOperation2 Interface