TypedXmlDocument.SetUInt64 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
SetUInt64(String, UInt64)
Önemli
Bu API, CLS uyumlu değildir.
public:
virtual void SetUInt64(System::String ^ xpath, System::UInt64 newValue);
[System.CLSCompliant(false)]
public virtual void SetUInt64(string xpath, ulong newValue);
abstract member SetUInt64 : string * uint64 -> unit
override this.SetUInt64 : string * uint64 -> unit
Public Overridable Sub SetUInt64 (xpath As String, newValue As ULong)
Parametreler
- xpath
- String
- newValue
- UInt64
- Öznitelikler
Şunlara uygulanır
SetUInt64(String, Object)
public:
virtual void SetUInt64(System::String ^ xpath, System::Object ^ newValue);
public virtual void SetUInt64(string xpath, object newValue);
abstract member SetUInt64 : string * obj -> unit
override this.SetUInt64 : string * obj -> unit
Public Overridable Sub SetUInt64 (xpath As String, newValue As Object)
Parametreler
- xpath
- String
- newValue
- Object