System::Char::ConvertFromUtf32 طريقة
Char::ConvertFromUtf32 method
يقوم بتحويل وحدة شفرة UTF-32 إلى نسخة من فئة System::String
static String System::Char::ConvertFromUtf32(uint32_t utf32)
| Parameter | Type | الوصف |
|---|---|---|
| utf32 | uint32_t | وحدة شفرة UTF-32 للتحويل |
ReturnValue
نسخة من فئة System::String تمثل وحدة شفرة UTF-32 المحددة.
انظر أيضًا
- Class String
- Class Char
- Namespace System
- Library Aspose.Page for C++