共用方式為


TypedXmlDocument.Set(String, String) 方法

定義

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)

參數

xpath
String
newXml
String

適用於