NDepend.API Documentation
ChildGroups Property
NDepend.CodeQuery Namespace > IGroupOfGroups Interface : ChildGroups Property
Gets a read-only list of child groups.
Syntax
IReadOnlyList<IGroup> ChildGroups {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, 7and Linux, MacOS with net10.0, net9.0 or net8.0 installed

See Also

Reference

IGroupOfGroups Interface
IGroupOfGroups Members