Click or drag to resize

htmlLinkNodeCollectionAdd Method (IHtmlContentElement)

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

[Missing <summary> documentation for "M:imbNLP.Core.contentStructureHtml.elements.htmlLinkNodeCollection.Add(imbNLP.Core.contentStructureHtml.elements.IHtmlContentElement)"]

Namespace:  imbNLP.Core.contentStructureHtml.elements
Assembly:  imbNLP.Core (in imbNLP.Core.dll) Version: 0.2.24
Syntax
C#
public htmlLinkNode Add(
	IHtmlContentElement rootLink
)

Parameters

rootLink
Type: imbNLP.Core.contentStructureHtml.elementsIHtmlContentElement

[Missing <param name="rootLink"/> documentation for "M:imbNLP.Core.contentStructureHtml.elements.htmlLinkNodeCollection.Add(imbNLP.Core.contentStructureHtml.elements.IHtmlContentElement)"]

Return Value

Type: htmlLinkNode

[Missing <returns> documentation for "M:imbNLP.Core.contentStructureHtml.elements.htmlLinkNodeCollection.Add(imbNLP.Core.contentStructureHtml.elements.IHtmlContentElement)"]

See Also