TypedXmlDocument.SetSingle 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.
Aşırı Yüklemeler
SetSingle(String, Object)
public:
virtual void SetSingle(System::String ^ xpath, System::Object ^ newValue);
public virtual void SetSingle(string xpath, object newValue);
abstract member SetSingle : string * obj -> unit
override this.SetSingle : string * obj -> unit
Public Overridable Sub SetSingle (xpath As String, newValue As Object)
Parametreler
- xpath
- String
- newValue
- Object
Şunlara uygulanır
SetSingle(String, Single)
public:
virtual void SetSingle(System::String ^ xpath, float newValue);
public virtual void SetSingle(string xpath, float newValue);
abstract member SetSingle : string * single -> unit
override this.SetSingle : string * single -> unit
Public Overridable Sub SetSingle (xpath As String, newValue As Single)
Parametreler
- xpath
- String
- newValue
- Single