System::Xml::Schema::XmlAtomicValue::get_ValueAsInt metodo

XmlAtomicValue::get_ValueAsInt method

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

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

ReturnValue

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

Vedi anche