GraphNode::IsContainer Property

 

Returns true if the node is a container of any other node.

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

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

Property Value

Type: System::Boolean

Return to top
Show: