This documentation is archived and is not being maintained.
Char::ConvertToUtf32 Method
Visual Studio 2010
Converts the value of a UTF-16 encoded surrogate pair into a Unicode code point.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
ConvertToUtf32(Char, Char) | Converts the value of a UTF-16 encoded surrogate pair into a Unicode code point. |
|
ConvertToUtf32(String, Int32) | Converts the value of a UTF-16 encoded character or surrogate pair at a specified position in a string into a Unicode code point. |
Show: