NDepend.API Documentation
CreateGroup Method
NDepend.CodeQuery Namespace > IController Interface : CreateGroup Method
The group name.
The group activation.
A boolean value that indicates whether all child rules and queries of this group are shown in report. In Queries Explorer panel, such group is highlighted in a orange box.
A collection of child queries.
A collection of child groups.
Creates a new group object.
Syntax

Parameters

name
The group name.
isActive
The group activation.
shownInReport
A boolean value that indicates whether all child rules and queries of this group are shown in report. In Queries Explorer panel, such group is highlighted in a orange box.
childQueries
A collection of child queries.
childGroups
A collection of child groups.
Requirements

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

See Also

Reference

IController Interface
IController Members