System::Xml::XmlConvert::ToUInt16 méthode

XmlConvert::ToUInt16 method

Convertit le String en un équivalent UInt16.

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

ReturnValue

Un équivalent UInt16 de la chaîne.

Voir aussi