SelectSingleObject

Node.SelectSingleObject method

XPath に似たクエリ構文を使用して、現在のノードの下にある単一のオブジェクトを選択します。

public object SelectSingleObject(string path)
パラメータタイプ説明
pathString

例外

例外調子
ParseExceptionパスに不正なクエリが含まれている場合、ParseException がスローされます。

関連項目