public void UnGroupElement( GroupElement group )
Public Sub UnGroupElement( _ ByVal group As GroupElement _ )
Parameters
- group
- The group element whose elements will be ungrouped
public void UnGroupElement( GroupElement group )
Public Sub UnGroupElement( _ ByVal group As GroupElement _ )
Exception | Description |
---|---|
ArcGIS.Core.CalledOnWrongThreadException | This method or property must be called within the lambda passed to QueuedTask.Run. |
System.ArgumentNullException | Value cannot be null: group |
System.ArgumentException | elements must belong to layout 'URI' |
Target Platforms: Windows 11, Windows 10, Windows 8.1