System::Xml::XPath::XPathItem::get_TypedValue method
XPathItem::get_TypedValue method
When overridden in a derived class, gets the current item as a boxed object of the most appropriate type according to its schema type.
virtual SharedPtr<Object> System::Xml::XPath::XPathItem::get_TypedValue()=0
ReturnValue
The current item as a boxed object of the most appropriate type.
See Also
- Typedef SharedPtr
- Class Object
- Class XPathItem
- Namespace System::Xml::XPath
- Library Aspose.PDF for C++