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