get_ValueAsLong()

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

Return Value

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

See Also