System::Xml::Schema::XmlAtomicValue::get_ValueAsLong method

XmlAtomicValue::get_ValueAsLong method

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

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

ReturnValue

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

See Also