System::Xml::XmlTextWriter::WriteCharEntity طريقة
XmlTextWriter::WriteCharEntity method
يفرض توليد كيان حرف للقيمة المحددة من حرف Unicode.
void System::Xml::XmlTextWriter::WriteCharEntity(char16_t ch) override
| Parameter | Type | الوصف |
|---|---|---|
| ch | char16_t | حرف Unicode الذي يُراد إنشاء كيان حرف له. |
انظر أيضًا
- Class XmlTextWriter
- Namespace System::Xml
- Library Aspose.Page for C++