System::Xml::XmlTextWriter::WriteComment طريقة
XmlTextWriter::WriteComment method
يكتب تعليق **** يحتوي على النص المحدد.
void System::Xml::XmlTextWriter::WriteComment(String text) override
| Parameter | Type | الوصف |
|---|---|---|
| text | String | Text لوضعه داخل التعليق. |
انظر أيضًا
- Class String
- Class XmlTextWriter
- Namespace System::Xml
- Library Aspose.Page for C++