System::Xml::Schema::XmlAtomicValue::get_TypedValue method
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
ReturnValue
The current validated XML element or attribute as a boxed object of the most appropriate type.
See Also
- Typedef SharedPtr
- Class Object
- Class XmlAtomicValue
- Namespace System::Xml::Schema
- Library Aspose.PDF for C++