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