IFormatterConverter.ToUInt64(Object) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Convertit une valeur en entier non signé 64 bits.
public:
System::UInt64 ToUInt64(System::Object ^ value);
public ulong ToUInt64(object value);
abstract member ToUInt64 : obj -> uint64
Public Function ToUInt64 (value As Object) As ULong
Paramètres
- value
- Object
Objet à convertir.
Retours
converti.value