Click or drag to resize

htmlContentLinkHiveitems Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "P:imbNLP.Core.contentStructureHtml.collections.htmlContentLinkHive.items"]

Namespace:  imbNLP.Core.contentStructureHtml.collections
Assembly:  imbNLP.Core (in imbNLP.Core.dll) Version: 0.2.24
Syntax
C#
protected Dictionary<IHtmlContentElement, htmlContentToken> items { get; set; }

Property Value

Type: DictionaryIHtmlContentElement, htmlContentToken
See Also