GraphNode::IsContained Property

 

Returns true if the node is contained by any other node.

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

public:
property bool IsContained {
	bool get();
}

Property Value

Type: System::Boolean

Return to top
Show: