Share via


TypedXmlDocument.Set(String, String) Method

Definition

protected:
 void Set(System::String ^ xpath, System::String ^ newXml);
protected void Set (string xpath, string newXml);
member this.Set : string * string -> unit
Protected Sub Set (xpath As String, newXml As String)

Parameters

xpath
String
newXml
String

Applies to