System::Xml::XmlTextWriter::WriteComment 方法
XmlTextWriter::WriteComment method
写出包含指定文本的注释 ****。
void System::Xml::XmlTextWriter::WriteComment(String text) override
| 参数 | 类型 | 描述 |
|---|---|---|
| text | String | Text 用于放置在注释内部。 |
另见
- Class String
- Class XmlTextWriter
- Namespace System::Xml
- Library Aspose.Font for C++