System::Xml::XmlConvert::ToUInt64 méthode

XmlConvert::ToUInt64 method

Convertit le String en un équivalent UInt64.

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

ReturnValue

Un équivalent UInt64 de la chaîne.

Voir aussi