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

See Also

Reference

IGroup Interface
IGroup Members