NDepend.API Documentation
IQuery Interface Methods

NDepend.CodeQuery Namespace : IQuery Interface

For a list of all members of this type, see IQuery members.

Public Methods
 NameDescription
 MethodReturns a new query where values for QueryString, IsActive, DisplayListInReport, DisplaySelectionViewInReport, DisplayStatInReport, IsCriticalRule have been cloned, through controller.  
 MethodReturns true if this query and queryToCompareWith have same value for QueryString, IsActive, DisplayListInReport, DisplaySelectionViewInReport, DisplayStatInReport, IsCriticalRule.  
 MethodReturns a new IQuery object cloned from this object, where IsActive value is set to isActive, if this value for IsActive is different than isActive. Otherwise returns this IQuery.  
Top
Extension Methods
 NameDescription
Public Extension MethodGets a NDepend.Issue.IRule object from a IQuery object.
Public Extension MethodOverloaded. Returns true if this query.IsActive is true, and all its parents' groups (recursive) are also active.
Top
See Also

Reference

IQuery Interface
NDepend.CodeQuery Namespace