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