System::Char::ConvertFromUtf32 메서드

Char::ConvertFromUtf32 method

UTF-32 코드 단위를 System::String 클래스의 인스턴스로 변환합니다.

static String System::Char::ConvertFromUtf32(uint32_t utf32)
매개변수형식설명
utf32uint32_t변환할 UTF-32 코드 단위

ReturnValue

지정된 UTF-32 코드 단위를 나타내는 System::String 클래스의 인스턴스.

또 보기