System::Xml::XPath::XPathNavigator::get_UnderlyingObject méthode

XPathNavigator::get_UnderlyingObject method

Utilisé par les implémentations de XPathNavigator qui offrent une vue XML « virtualisée » sur un magasin, afin de fournir l’accès aux objets sous-jacents.

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

ReturnValue

La valeur par défaut est nullptr.

Voir aussi