Gets a boolean indicating whether the tree is empty.
Namespace:
KansasStateUniversity.TreeViewer2
Assembly:
KansasStateUniversity.TreeViewer2 (in KansasStateUniversity.TreeViewer2.dll) Version: 2.0.0.0 (2.0.0.0)
SyntaxReadOnly Property IsEmpty As Boolean
Get
property bool IsEmpty {
bool get ();
}
abstract IsEmpty : bool with get
Property Value
Type:
Boolean
See Also