Metodo System::Xml::XmlConvert::ToInt16

XmlConvert::ToInt16 method

Converte la String in un equivalente Int16.

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

ReturnValue

Un equivalente Int16 della stringa.

Vedi anche