NDepend.API Documentation
AllQueriesRecursive Property
NDepend.CodeQuery Namespace > IGroupOfGroups Interface : AllQueriesRecursive Property
Gets all queries under this IGroupOfGroups, and also under child groups, recursively.
Syntax
IReadOnlyList<IQuery> AllQueriesRecursive {get;}
Remarks
The list returned is a clone. Hence it doesn't reflect any modification in the original collection.
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