System::Xml::XmlNode::get_OuterXml method
XmlNode::get_OuterXml method
Returns the markup containing this node and all its child nodes.
virtual String System::Xml::XmlNode::get_OuterXml()
ReturnValue
The markup containing this node and all its child nodes, not including default attributes.
See Also
- Class String
- Class XmlNode
- Namespace System::Xml
- Library Aspose.TeX for C++