Click or drag to resize

htmlLinkNodeCollectionCompare Method

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[Missing <summary> documentation for "M:imbNLP.Core.contentStructureHtml.elements.htmlLinkNodeCollection.Compare(imbNLP.Core.contentStructureHtml.elements.htmlLinkNode,imbNLP.Core.contentStructureHtml.elements.htmlLinkNode)"]

Namespace:  imbNLP.Core.contentStructureHtml.elements
Assembly:  imbNLP.Core (in imbNLP.Core.dll) Version: 0.2.30
Syntax
C#
public int Compare(
	htmlLinkNode a,
	htmlLinkNode b
)

Parameters

a
Type: imbNLP.Core.contentStructureHtml.elementshtmlLinkNode

[Missing <param name="a"/> documentation for "M:imbNLP.Core.contentStructureHtml.elements.htmlLinkNodeCollection.Compare(imbNLP.Core.contentStructureHtml.elements.htmlLinkNode,imbNLP.Core.contentStructureHtml.elements.htmlLinkNode)"]

b
Type: imbNLP.Core.contentStructureHtml.elementshtmlLinkNode

[Missing <param name="b"/> documentation for "M:imbNLP.Core.contentStructureHtml.elements.htmlLinkNodeCollection.Compare(imbNLP.Core.contentStructureHtml.elements.htmlLinkNode,imbNLP.Core.contentStructureHtml.elements.htmlLinkNode)"]

Return Value

Type: Int32

[Missing <returns> documentation for "M:imbNLP.Core.contentStructureHtml.elements.htmlLinkNodeCollection.Compare(imbNLP.Core.contentStructureHtml.elements.htmlLinkNode,imbNLP.Core.contentStructureHtml.elements.htmlLinkNode)"]

See Also