IXPathResult.ResultType

IXPathResult.ResultType property

Un codice che rappresenta il tipo di questo risultato, come definito da http://www.w3.org/TR/DOM-Level-3-XPath/xpath.html#XPathResult XPathResultType enum.

public XPathResultType ResultType { get; }

Guarda anche