IXPathResult.ResultType
IXPathResult.ResultType 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`](../../xpathresulttype/) enum.
public XPathResultType ResultType { get; }
See Also
- enum XPathResultType
- interface IXPathResult
- package com.aspose.html.Dom.XPath
- package Aspose.HTML