IFormatterConverter.ToUInt32(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é 32 bits.
public:
System::UInt32 ToUInt32(System::Object ^ value);
public uint ToUInt32(object value);
abstract member ToUInt32 : obj -> uint32
Public Function ToUInt32 (value As Object) As UInteger
Paramètres
- value
- Object
Objet à convertir.
Retours
converti.value