System::Xml::XmlTextWriter::WriteCData method
XmlTextWriter::WriteCData method
Writes out a … block containing the specified text.
void System::Xml::XmlTextWriter::WriteCData(String text) override
Parameter | Type | Description |
---|---|---|
text | String | Text to place inside the CDATA block. |
See Also
- Class String
- Class XmlTextWriter
- Namespace System::Xml
- Library Aspose.TeX for C++