System::Xml::XPath::XPathDocument::CreateNavigator méthode

XPathDocument::CreateNavigator method

Initialise un objet XPathNavigator en lecture seule pour parcourir les nœuds de ce XPathDocument.

SharedPtr<XPathNavigator> System::Xml::XPath::XPathDocument::CreateNavigator() override

ReturnValue

Un objet XPathNavigator en lecture seule.

Voir aussi