Compartilhar via


TypedXmlDocument.SetObject(String, Object) Método

Definição

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)

Parâmetros

xpath
String
newValue
Object

Aplica-se a