IXPathResult.ResultType

IXPathResult.ResultType property

Ein Code, der den Typ dieses Ergebnisses darstellt, wie durch definiert http://www.w3.org/TR/DOM-Level-3-XPath/xpath.html#XPathResult XPathResultType enum.

public XPathResultType ResultType { get; }

Siehe auch