System::Xml::XmlWriter::WriteCData method
XmlWriter::WriteCData method
When overridden in a derived class, writes out a … block containing the specified text.
virtual void System::Xml::XmlWriter::WriteCData(String text)=0
Parameter | Type | Description |
---|---|---|
text | String | The text to place inside the CDATA block. |
See Also
- Class String
- Class XmlWriter
- Namespace System::Xml
- Library Aspose.TeX for C++