System::Xml::XmlWriter::WriteCharEntity 方法
XmlWriter::WriteCharEntity method
在派生类中重写时,强制为指定的 Unicode 字符值生成字符实体。
virtual void System::Xml::XmlWriter::WriteCharEntity(char16_t ch)=0
| 参数 | 类型 | 描述 |
|---|---|---|
| ch | char16_t | 要生成字符实体的 Unicode 字符。 |
另见
- Class XmlWriter
- Namespace System::Xml
- Library Aspose.Font for C++