Property Node
- Namespace
- DotNetBrowser.Dom.XPath
- Assembly
- DotNetBrowser.dll
Node
Gets the DOM node returned as the result of evaluation.
INode Node { get; }
Property Value
- INode
The DOM node returned as the result of evaluation. If evaluation result type is not first ordered or any unordered node, then returns null.