NDepend.API Documentation
GetQueryAt Method
NDepend.CodeQuery Namespace > IGroup Interface : GetQueryAt Method
The index position.
Returns the query at the index position in this.ChildQueries.
Syntax
IQuery GetQueryAt( 
   int index
)

Parameters

index
The index position.
Exceptions
ExceptionDescription
index must be a positive or zero integer, strictly lower than this.ChildQueriesCount.
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