System::Xml::XmlConvert::ToUInt32 méthode

XmlConvert::ToUInt32 method

Convertit le String en un équivalent UInt32.

static uint32_t System::Xml::XmlConvert::ToUInt32(const String &s)
ParamètreTypeDescription
sconst String&La chaîne à convertir.

ReturnValue

Un équivalent UInt32 de la chaîne.

Voir aussi