NDepend.API Documentation
GetGroupAt Method
NDepend.CodeQuery Namespace > IGroupOfGroups Interface : GetGroupAt Method
The index position.
Returns the group at the index position in this.ChildGroups.
Syntax
IGroup GetGroupAt( 
   int index
)

Parameters

index
The index position.
Exceptions
ExceptionDescription
index must be a positive or zero integer, strictly lower than this.ChildGroupsCount.
Requirements

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

See Also

Reference

IGroupOfGroups Interface
IGroupOfGroups Members