Click or drag to resize

htmlLinkNode Constructor

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Initializes a new instance of the htmlLinkNode class

Namespace:  imbNLP.Core.contentStructureHtml.elements
Assembly:  imbNLP.Core (in imbNLP.Core.dll) Version: 0.2.30
Syntax
C#
public htmlLinkNode(
	IHtmlContentElement __linkRoot
)

Parameters

__linkRoot
Type: imbNLP.Core.contentStructureHtml.elementsIHtmlContentElement

[Missing <param name="__linkRoot"/> documentation for "M:imbNLP.Core.contentStructureHtml.elements.htmlLinkNode.#ctor(imbNLP.Core.contentStructureHtml.elements.IHtmlContentElement)"]

See Also