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