IXPathResult.ResultType

IXPathResult.ResultType property

表示此结果类型的代码,由 http://www.w3.org/TR/DOM-Level-3-XPath/xpath.html#XPathResult 定义XPathResultType枚举.

public XPathResultType ResultType { get; }

也可以看看