Value.GetXPath(String, Boolean) メソッド

定義

public:
 System::Object ^ GetXPath(System::String ^ xpath, bool isDynamic);
public object GetXPath (string xpath, bool isDynamic);
member this.GetXPath : string * bool -> obj
Public Function GetXPath (xpath As String, isDynamic As Boolean) As Object

パラメーター

xpath
String
isDynamic
Boolean

戻り値

適用対象