Freigeben über


Value.SetXPath Methode

Definition

Überlädt

SetXPath(String, Object, Boolean)

public:
 void SetXPath(System::String ^ xpath, System::Object ^ val, bool isDynamic);
public void SetXPath(string xpath, object val, bool isDynamic);
member this.SetXPath : string * obj * bool -> unit
Public Sub SetXPath (xpath As String, val As Object, isDynamic As Boolean)

Parameter

xpath
String
val
Object
isDynamic
Boolean

Gilt für:

SetXPath(String, Object, ValueFormatter, Boolean)

public:
 void SetXPath(System::String ^ xpath, System::Object ^ val, Microsoft::XLANGs::RuntimeTypes::ValueFormatter ^ fmt, bool isDynamic);
public void SetXPath(string xpath, object val, Microsoft.XLANGs.RuntimeTypes.ValueFormatter fmt, bool isDynamic);
member this.SetXPath : string * obj * Microsoft.XLANGs.RuntimeTypes.ValueFormatter * bool -> unit
Public Sub SetXPath (xpath As String, val As Object, fmt As ValueFormatter, isDynamic As Boolean)

Parameter

xpath
String
val
Object
isDynamic
Boolean

Gilt für: