IXPathResult.ResultType

IXPathResult.ResultType property

En kod som representerar typen av detta resultat, enligt definitionen av http://www.w3.org/TR/DOM-Level-3-XPath/xpath.html#XPathResult XPathResultType enum.

public XPathResultType ResultType { get; }

Se även