Metodo System::Xml::Schema::XmlAtomicValue::get_ValueAsInt

XmlAtomicValue::get_ValueAsInt method

Restituisce il valore dell’elemento XML o dell’attributo validato come Int32.

int32_t System::Xml::Schema::XmlAtomicValue::get_ValueAsInt() override

ReturnValue

Il valore dell’elemento XML o dell’attributo validato come Int32.

Vedi anche