NDepend.API Documentation
ContainsGroup Method
NDepend.CodeQuery Namespace > IGroupOfGroups Interface : ContainsGroup Method
The group to locate in this IGroupOfGroups.
Gets a value indicating whether this group of groups contains group.
Syntax
bool ContainsGroup( 
   IGroup group
)

Parameters

group
The group to locate in this IGroupOfGroups.
Requirements

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

See Also

Reference

IGroupOfGroups Interface
IGroupOfGroups Members