IXPathResult.ResultType

IXPathResult.ResultType property

Un código que representa el tipo de este resultado, según lo define http://www.w3.org/TR/DOM-Level-3-XPath/xpath.html#XPathResult XPathResultType enum.

public XPathResultType ResultType { get; }

Ver también