Método System::Xml::XPath::XPathNavigator::get_InnerXml
XPathNavigator::get_InnerXml method
Devuelve el marcado que representa los nodos hijos del nodo actual.
virtual String System::Xml::XPath::XPathNavigator::get_InnerXml()
ReturnValue
Una String que contiene el marcado de los nodos hijos del nodo actual.
Ver también
- Class String
- Class XPathNavigator
- Namespace System::Xml::XPath
- Library Aspose.Page for C++