System::Xml::XmlConvert::ToUInt64 method

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 UInt64 equivalente della stringa.

Vedi anche