System::Char::ConvertFromUtf32 طريقة

Char::ConvertFromUtf32 method

يقوم بتحويل وحدة شفرة UTF-32 إلى نسخة من فئة System::String

static String System::Char::ConvertFromUtf32(uint32_t utf32)
ParameterTypeالوصف
utf32uint32_tوحدة شفرة UTF-32 للتحويل

ReturnValue

نسخة من فئة System::String تمثل وحدة شفرة UTF-32 المحددة.

انظر أيضًا