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


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

IUngroupLayerOperation Interface

Provides access to members that control the Ungroup layers operation.

Product Availability

Available with ArcGIS Desktop.

Members

Name Description
Write-only property GroupLayer Group layer that needs to be ungrouped.
Write-only property ParentGroupLayer Parent group layer, if any to which the layer that needs to be ungrouped belongs to.
Write-only property ParentMap Parent map to which the group layer or parent group layer belongs to.

Classes that implement IUngroupLayerOperation

Classes Description
UngroupLayerOperation Ungroup Layer Operation.