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