Click or drag to resize

linknodeElementitems Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets or sets the items.

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

Property Value

Type: DictionaryString, linknodeElement
The items.
See Also