GraphGroup::Parents Property

 

The parents of this group.

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

public:
property IEnumerable<GraphGroup^>^ Parents {
	IEnumerable<GraphGroup^>^ get();
}
Return to top
Show: