IXPathResultResultType Property
A code representing the type of this result, as defined by the http://www.w3.org/TR/DOM-Level-3-XPath/xpath.html#XPathResult XPathResultType enum.

Namespace: Aspose.Html.Dom.XPath
Assembly: Aspose.HTML (in Aspose.HTML.dll) Version: 20.3
Syntax
XPathResultType ResultType { get; }

Property Value

Type: XPathResultType
See Also