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, 7 and Linux, MacOS with net8.0, net7.0 or net6.0 installed

See Also

Reference

IGroupOfGroups Interface
IGroupOfGroups Members