UIntPtr.ToUInt64 Méthode

Définition

Convertit la valeur de cette instance en entier non signé 64 bits.

public:
 System::UInt64 ToUInt64();
public ulong ToUInt64 ();
member this.ToUInt64 : unit -> uint64
Public Function ToUInt64 () As ULong

Retours

Entier non signé 64 bits équivalent à la valeur de cette instance.

S’applique à