Click or drag to resize
INodeIsRoot Property
Gets a value indicating whether this is a root node.

Namespace: Lawo.EmberPlusSharp.Model
Assembly: Lawo.EmberPlusSharp (in Lawo.EmberPlusSharp.dll) Version: 1.4.1707.27006
Syntax
C#
bool IsRoot { get; }

Property Value

Type: Boolean
See Also