NDepend.API Documentation
IsActiveAndAllParentGroupActive(IGroup) Method
NDepend.CodeQuery Namespace > ExtensionMethodsQuery Class > IsActiveAndAllParentGroupActive Method : IsActiveAndAllParentGroupActive(IGroup) Method
The group object
Returns true if this group.IGroup.IsActive is true, and all its parents' groups (recursive) are also active.
Syntax
[Extension()]
public static bool IsActiveAndAllParentGroupActive( 
   IGroup group
)

Parameters

group
The group object
Requirements

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

See Also

Reference

ExtensionMethodsQuery Class
ExtensionMethodsQuery Members
Overload List