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