Click or drag to resize

graphNodeBaseroot Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets the root.

Namespace:  imbSCI.Data.collection.graph
Assembly:  imbSCI.Data (in imbSCI.Data.dll) Version: 0.3.70.
Syntax
C#
public Object root { get; }
Request Example View Source

Property Value

Type: Object
The root.
See Also