次の方法で共有


Part.XPathStore(Object, String) メソッド

定義

public:
 void XPathStore(System::Object ^ rValue, System::String ^ xpath);
public void XPathStore (object rValue, string xpath);
member this.XPathStore : obj * string -> unit
Public Sub XPathStore (rValue As Object, xpath As String)

パラメーター

rValue
Object
xpath
String

適用対象