GraphGroup::GetAncestors Method ()

 

Returns all the parent ancestors of this group, excluding this group.

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

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