System::Char::ConvertFromUtf32 method

Char::ConvertFromUtf32 method

UTF-32 कोड यूनिट को System::String क्लास की एक इंस्टेंस में परिवर्तित करता है।

static String System::Char::ConvertFromUtf32(uint32_t utf32)
पैरामीटरप्रकारविवरण
utf32uint32_tपरिवर्तित करने के लिए एक UTF-32 कोड यूनिट

ReturnValue

निर्दिष्ट UTF-32 कोड यूनिट का प्रतिनिधित्व करने वाला System::String क्लास की एक इंस्टेंस।

संबंधित देखें