NDepend.API Documentation
IGroupOfGroups Interface Methods

NDepend.CodeQuery Namespace : IGroupOfGroups Interface

For a list of all members of this type, see IGroupOfGroups members.

Public Methods
 NameDescription
 MethodAdd groupToAdd to this group of groups children.  
 Method Add a sequence of groups to this group of groups children.  
 MethodClone this group of groups and all its child groups and child queries recursively, through controller.  
 MethodGets a value indicating whether this group of groups contains group.  
 MethodReturns the group at the index position in this.ChildGroups.  
 MethodDetermines the index of a specific group in this.ChildGroups.  
 MethodMove groupToMove to the position specified by index.  
 MethodRemove groupToRemove from this group of groups children.  
 MethodReplace groupToReplace with newGroup.  
Top
Extension Methods
 NameDescription
Public Extension MethodComputes and returns the set of just-my-code code elements from this groupOfGroups CQLinq queries with a IQueryCompiled.IQueryCompiled.KindOfCodeQueryExpression equals to KindOfCodeQueryExpression.NotMyCode.
Top
See Also

Reference

IGroupOfGroups Interface
NDepend.CodeQuery Namespace