AppendData()
XmlCharacterData::AppendData(String) method
Appends the specified string to the end of the character data of the node.
virtual void System::Xml::XmlCharacterData::AppendData(String strData)
Arguments
Parameter | Type | Description |
---|---|---|
strData | String | The string to insert into the existing string. |
See Also
- Class String
- Class XmlCharacterData
- Namespace System::Xml
- Library Aspose.Slides