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