Click or drag to resize

linknodeBuildersourceNodes Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
All source nodes (the ones used to build the structure) indexed by original path

Namespace:  imbSCI.DataComplex.linknode
Assembly:  imbSCI.DataComplex (in imbSCI.DataComplex.dll) Version: 0.3.70.
Syntax
C#
public Dictionary<string, linknodeElement> sourceNodes { get; }
Request Example View Source

Property Value

Type: DictionaryString, linknodeElement
See Also