System::Xml::XmlNode::set_InnerText method
XmlNode::set_InnerText method
Sets the concatenated values of the node and all its child nodes.
virtual void System::Xml::XmlNode::set_InnerText(String value)
Parameter | Type | Description |
---|---|---|
value | String | The value to set. |
See Also
- Class String
- Class XmlNode
- Namespace System::Xml
- Library Aspose.TeX for C++