public bool IsTreeRoot {get;}
'Declaration
Public ReadOnly Property IsTreeRoot As Boolean
'Usage
Dim instance As DANodeTreePosition Dim value As Boolean value = instance.IsTreeRoot
Property Value
True
if this objects represents a root; false
otherwise.