System::Xml::XmlConvert::ToUInt16 metodo

XmlConvert::ToUInt16 method

Converte la String in un equivalente UInt16.

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

ReturnValue

Un equivalente UInt16 della stringa.

Vedi anche