System::Xml::XmlDocument::set_InnerXml method
XmlDocument::set_InnerXml method
Sets the markup representing the children of the current node.
void System::Xml::XmlDocument::set_InnerXml(String value) override
Parameter | Type | Description |
---|---|---|
value | String | The value to set. |
See Also
- Class String
- Class XmlDocument
- Namespace System::Xml
- Library Aspose.TeX for C++