Char::ConvertToUtf32 Method
.NET Framework (current version)
Converts the value of a UTF-16 encoded surrogate pair into a Unicode code point.
Assembly: mscorlib (in mscorlib.dll)
| 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:

