NDepend.API Documentation
ContainsQuery Method
NDepend.CodeQuery Namespace > IGroup Interface : ContainsQuery Method
The query to locate in this IGroup.
Gets a value indicating whether this group contains query.
Syntax
bool ContainsQuery( 
   IQuery query
)

Parameters

query
The query to locate in this IGroup.
Requirements

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

See Also

Reference

IGroup Interface
IGroup Members