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


IRemoveLayerOperation2.GroupLayer Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (ArcMapUI)  

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