System::Xml::XmlConvert::ToInt32 metodo

XmlConvert::ToInt32 method

Converte la String in un equivalente Int32.

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

ReturnValue

Un equivalente Int32 della stringa.

Vedi anche