SettingsStore.TryGetUInt64(String, String, UInt64) Metode

Definisi

Mendapatkan nilai properti yang diminta yang jenis datanya adalah Int64.

public virtual bool TryGetUInt64 (string collectionPath, string propertyName, out ulong value);
abstract member TryGetUInt64 : string * string * uint64 -> bool
override this.TryGetUInt64 : string * string * uint64 -> bool
Public Overridable Function TryGetUInt64 (collectionPath As String, propertyName As String, ByRef value As ULong) As Boolean

Parameter

collectionPath
String

Jalur pengumpulan properti.

propertyName
String

Nama properti.

value
UInt64

Nilai yang diambil

Mengembalikan

Benar jika berhasil

Berlaku untuk