Click or drag to resize

GraphNodeIsObjectTree Property

Returns true if the underlying value is an object tree.

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

Property Value

Type: Boolean

Implements

IGraphNodeIsObjectTree
See Also