System::Xml::XPath::XPathNavigator::get_UnderlyingObject method
XPathNavigator::get_UnderlyingObject method
Used by XPathNavigator implementations which provide a “virtualized” XML view over a store, to provide access to underlying objects.
virtual SharedPtr<Object> System::Xml::XPath::XPathNavigator::get_UnderlyingObject()
ReturnValue
The default is nullptr.
See Also
- Typedef SharedPtr
- Class Object
- Class XPathNavigator
- Namespace System::Xml::XPath
- Library Aspose.PUB for C++