Metodo System::Xml::XPath::XPathNavigator::get_UnderlyingObject

XPathNavigator::get_UnderlyingObject method

Utilizzato dalle implementazioni di XPathNavigator che forniscono una vista XML “virtualizzata” su un archivio, per fornire l’accesso agli oggetti sottostanti.

virtual SharedPtr<Object> System::Xml::XPath::XPathNavigator::get_UnderlyingObject()

ReturnValue

Il valore predefinito è nullptr.

Vedi anche