IGroupOfGroups RemoveGroup( IGroup groupToRemove )
Parameters
- groupToRemove
- The group to remove.
Return Value
The new group of groups object representing this group of groups.
IGroupOfGroups RemoveGroup( IGroup groupToRemove )
Exception | Description |
---|---|
System.ArgumentException | groupToRemove must be different than this group of groups. Also, this group of groups must contain groupToRemove. |
Target Platforms: Windows 11, 10, 8, 7 and Linux, MacOS with net8.0, net7.0 or net6.0 installed