Metodo System::Xml::XmlConvert::ToInt64

XmlConvert::ToInt64 method

Converte la String in un equivalente Int64.

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

ReturnValue

Un equivalente Int64 della stringa.

Vedi anche