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