IGroupOfGroups AddRange( IEnumerable<IGroup> groups )
Parameters
- groups
 - The sequence of groups to add.
 
Return Value
The new group of groups object representing this group of groups.
IGroupOfGroups AddRange( IEnumerable<IGroup> groups )
| Exception | Description | 
|---|---|
| System.ArgumentException | A group in groups doesn't have the same controller as this. | 
Target Platforms: Windows 11, 10, 8, 7and Linux, MacOS with net10.0, net9.0 or net8.0 installed