GraphGroup::GetDescendantGroups Method ()

 

Returns all descendant groups that are contained by this group hierarchy, including this group.

Namespace:   Microsoft.VisualStudio.GraphModel
Assembly:  Microsoft.VisualStudio.GraphModel (in Microsoft.VisualStudio.GraphModel.dll)

public:
IEnumerable<GraphGroup^>^ GetDescendantGroups()
Return to top
Show: