System::Xml::XmlConvert::ToUInt32 metodo

XmlConvert::ToUInt32 method

Converte la String in un equivalente UInt32.

static uint32_t System::Xml::XmlConvert::ToUInt32(const String &s)
ParametroTipoDescrizione
sconst String&La stringa da convertire.

ReturnValue

Un equivalente UInt32 della stringa.

Vedi anche