System::Xml::XPath::XPathNavigator::ReadSubtree método

XPathNavigator::ReadSubtree method

Devuelve un objeto XmlReader que contiene el nodo actual y sus nodos hijos.

virtual SharedPtr<XmlReader> System::Xml::XPath::XPathNavigator::ReadSubtree()

ReturnValue

Un objeto XmlReader que contiene el nodo actual y sus nodos hijos.

Ver también