TypedXmlDocument.SetDouble 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
SetDouble(String, Double)
public:
virtual void SetDouble(System::String ^ xpath, double newValue);
public virtual void SetDouble(string xpath, double newValue);
abstract member SetDouble : string * double -> unit
override this.SetDouble : string * double -> unit
Public Overridable Sub SetDouble (xpath As String, newValue As Double)
Parametreler
- xpath
- String
- newValue
- Double
Şunlara uygulanır
SetDouble(String, Object)
public:
virtual void SetDouble(System::String ^ xpath, System::Object ^ newValue);
public virtual void SetDouble(string xpath, object newValue);
abstract member SetDouble : string * obj -> unit
override this.SetDouble : string * obj -> unit
Public Overridable Sub SetDouble (xpath As String, newValue As Object)
Parametreler
- xpath
- String
- newValue
- Object