NDepend.API Documentation
EqualsTo Method
NDepend.CodeQuery Namespace > IQuery Interface : EqualsTo Method
The query to compare with.
Returns true if this query and queryToCompareWith have same value for QueryString, IsActive, DisplayListInReport, DisplaySelectionViewInReport, DisplayStatInReport, IsCriticalRule.
Syntax

Parameters

queryToCompareWith
The query to compare with.
Remarks
IsExtractedFromCode is not taken account for this equality operation.
Requirements

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

See Also

Reference

IQuery Interface
IQuery Members