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

XPathDocument::CreateNavigator method

Inicializa un objeto XPathNavigator de solo lectura para navegar a través de los nodos en este XPathDocument.

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

ReturnValue

Un objeto XPathNavigator de solo lectura.

Ver también