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
- Class String
- Class XPathNavigator
- Namespace System::Xml::XPath
- Library Aspose.Page for C++