GraphGroup::GetDescendants Method ()

 

Returns all descendant nodes that are contained by this group hierarchy.

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

public:
IEnumerable<GraphNode^>^ GetDescendants()
Return to top
Show: