System::Xml::XmlDocument::get_InnerXml method
XmlDocument::get_InnerXml method
Returns the markup representing the children of the current node.
String System::Xml::XmlDocument::get_InnerXml() override
ReturnValue
The markup of the children of the current node.
See Also
- Class String
- Class XmlDocument
- Namespace System::Xml
- Library Aspose.PDF for C++