System::Xml::XPath::XPathNavigator::get_OuterXml method
XPathNavigator::get_OuterXml method
Returns the markup representing the opening and closing tags of the current node and its child nodes.
virtual String System::Xml::XPath::XPathNavigator::get_OuterXml()
ReturnValue
A String that contains the markup representing the opening and closing tags of the current node and its child nodes.
See Also
- Class String
- Class XPathNavigator
- Namespace System::Xml::XPath
- Library Aspose.Page for C++