Méthode System::Xml::XmlConvert::ToInt64

XmlConvert::ToInt64 method

Convertit le String en un équivalent Int64.

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

ReturnValue

Un équivalent Int64 de la chaîne.

Voir aussi