Click or drag to resize

htmlLinkNodeCollectionbyUrl Property

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[Missing <summary> documentation for "P:imbNLP.Core.contentStructureHtml.elements.htmlLinkNodeCollection.byUrl"]

Namespace:  imbNLP.Core.contentStructureHtml.elements
Assembly:  imbNLP.Core (in imbNLP.Core.dll) Version: 0.2.30
Syntax
C#
public Dictionary<string, htmlLinkNode> byUrl { get; set; }

Property Value

Type: DictionaryString, htmlLinkNode
See Also