Metodo System::Xml::Schema::XmlAtomicValue::get_ValueAsLong

XmlAtomicValue::get_ValueAsLong method

Restituisce il valore dell’elemento XML convalidato o dell’attributo come un Int64.

int64_t System::Xml::Schema::XmlAtomicValue::get_ValueAsLong() override

ReturnValue

Il valore dell’elemento XML convalidato o dell’attributo come un Int64.

Vedi anche