Share via


TypedXmlDocument.SetObject(String, Object) Method

Definition

public:
 virtual void SetObject(System::String ^ xpath, System::Object ^ newValue);
public virtual void SetObject (string xpath, object newValue);
abstract member SetObject : string * obj -> unit
override this.SetObject : string * obj -> unit
Public Overridable Sub SetObject (xpath As String, newValue As Object)

Parameters

xpath
String
newValue
Object

Applies to