NDepend.API Documentation
DoAddGroup Method
NDepend.CodeQuery Namespace > IController Interface : DoAddGroup Method
The group to add.
The parent set under which the group is added.
Add groupToAdd under oldSetParent.
Syntax

Parameters

groupToAdd
The group to add.
oldSetParent
The parent set under which the group is added.
Exceptions
ExceptionDescription
Can't perform the insertion operation on these arguments.
Please check oldSetParent with the method CanInsertGroupUnder before calling this method.
oldSetParent doesn't have this as controller.
Requirements

Target Platforms: Windows 11, 10, 8, 7 and Linux, MacOS with net8.0, net7.0 or net6.0 installed

See Also

Reference

IController Interface
IController Members