Click or drag to resize

graphNodeSetroot Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Common root of the set - if exists

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

Property Value

Type: IGraphNode
The root.
See Also