Método System::Xml::XPath::XPathNavigator::get_OuterXml

XPathNavigator::get_OuterXml method

Devuelve el marcado que representa las etiquetas de apertura y cierre del nodo actual y sus nodos hijos.

virtual String System::Xml::XPath::XPathNavigator::get_OuterXml()

ReturnValue

Una String que contiene el marcado que representa las etiquetas de apertura y cierre del nodo actual y sus nodos hijos.

Ver también