TypedXmlDocument.SetObject(String, Object) Yöntem
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
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)
Parametreler
- xpath
- String
- newValue
- Object