TypedXmlDocument.SetObject(String, Object) Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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