System::Xml::Schema::XmlAtomicValue::get_ValueAsInt method

XmlAtomicValue::get_ValueAsInt method

Returns the validated XML element or attribute’s value as an Int32.

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

ReturnValue

The validated XML element or attribute’s value as an Int32.

See Also