GraphNode::IsContainedBy Method (GraphGroup^)

 

True if the group is an ancestor of this node.

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

public:
bool IsContainedBy(
	GraphGroup^ group
)

Return Value

Type: System::Boolean
Return to top
Show: