GraphGroup::IsEmpty Property

 

Find out whether the group contains any child nodes or groups.

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

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

Property Value

Type: System::Boolean

Returns Boolean.

Return to top
Show: