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

See Also

Reference

ExtensionMethodsQuery Class
ExtensionMethodsQuery Members
Overload List