get_UnderlyingObject()

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()

Return Value

The default is nullptr.

See Also