Share via


Value.GetXPath(String, Boolean) Method

Definition

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

Parameters

xpath
String
isDynamic
Boolean

Returns

Applies to