Graph::FindGroup Method (GraphNode^)

 

Returns the GraphGroup wrapper for the given "IsGroup" node.

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

public:
GraphGroup^ FindGroup(
	GraphNode^ node
)
Return to top
Show: