get_TypedValue()

XmlAtomicValue::get_TypedValue() method

Returns the current validated XML element or attribute as a boxed object of the most appropriate type according to its schema type.

SharedPtr<Object> System::Xml::Schema::XmlAtomicValue::get_TypedValue() override

Return Value

The current validated XML element or attribute as a boxed object of the most appropriate type.

See Also