System::Xml::XmlWriter::WriteString method
XmlWriter::WriteString method
When overridden in a derived class, writes the given text content.
virtual void System::Xml::XmlWriter::WriteString(const String &text)=0
Parameter | Type | Description |
---|---|---|
text | const String& | The text to write. |
See Also
- Class String
- Class XmlWriter
- Namespace System::Xml
- Library Aspose.TeX for C++