Click or drag to resize
IGraphNodeIsObjectTree Property
Returns true if the underlying value is an object tree.

Namespace: Dse.Graph
Assembly: Dse (in Dse.dll) Version: 2.2.0
Syntax
C#
bool IsObjectTree { get; }

Property Value

Type: Boolean
See Also