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, 7 and Linux, MacOS with net8.0, net7.0 or net6.0 installed

See Also

Reference

IController Interface
IController Members