次の方法で共有


XPathResultType 列挙体

XPath 式の戻り値の型を指定します。

<Serializable>
Public Enum XPathResultType
[C#]
[Serializable]
public enum XPathResultType
[C++]
[Serializable]
__value public enum XPathResultType
[JScript]
public
   Serializable
enum XPathResultType

メンバ

メンバ名 説明
Any 任意の XPath ノード型。
Boolean Boolean 値 true または false
Error 式が正しい XPath 型を評価しません。
Navigator ツリー フラグメント。
NodeSet ノード コレクション。
Number 数値。
String 文字列値。

必要条件

名前空間: System.Xml.XPath

プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ

アセンブリ: System.Xml (System.Xml.dll 内)

参照

System.Xml.XPath 名前空間 | XPathExpression.ReturnType | IXsltContextVariable.VariableType | IXsltContextFunction.ReturnType | XsltContext.ResolveFunction