System::Xml::XmlConvert::ToUInt64 metodo

XmlConvert::ToUInt64 method

Converte la String in un equivalente UInt64.

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

ReturnValue

Un equivalente UInt64 della stringa.

Vedi anche