System::Char::ConvertFromUtf32 メソッド
Char::ConvertFromUtf32 method
UTF-32 コード単位を System::String クラスのインスタンスに変換します。
static String System::Char::ConvertFromUtf32(uint32_t utf32)
| パラメーター | 型 | 説明 |
|---|---|---|
| utf32 | uint32_t | 変換する UTF-32 コード単位 |
ReturnValue
System::String クラスの、指定された UTF-32 コード単位を表すインスタンス。
参照
- Class String
- Class Char
- Namespace System
- Library Aspose.Page for C++