IFormatterConverter.ToUInt64(Object) Metod

Definition

Viktigt!

Detta API uppfyller inte CLS.

Konverterar ett värde till ett 64-bitars osignerat heltal.

public:
 System::UInt64 ToUInt64(System::Object ^ value);
public ulong ToUInt64(object value);
[System.CLSCompliant(false)]
public ulong ToUInt64(object value);
abstract member ToUInt64 : obj -> uint64
[<System.CLSCompliant(false)>]
abstract member ToUInt64 : obj -> uint64
Public Function ToUInt64 (value As Object) As ULong

Parametrar

value
Object

Objektet som ska konverteras.

Returer

Den konverterade value.

Attribut

Gäller för