IXPathResult.ResultType

IXPathResult.ResultType property

http://www.w3.org/TR/DOM-Level-3-XPath/xpath.html#XPathResult で定義されている、この結果のタイプを表すコードXPathResultTypeenum.

public XPathResultType ResultType { get; }

関連項目