Determines whether two specified Acrux.HtmlNode objects have the same value.

Declaration Syntax

Parameters
- a (HtmlNode)
- An Acrux.HtmlNode or null.
- b (HtmlNode)
- An Acrux.HtmlNode or null.

Return Value
true if the value of a is the same as the value of b; otherwise, false.
Assembly:
Acrux.Html (Module: Acrux.Html) Version: 1.0.0.0 (1.0.0.215)