Returns a named range of Unicode characters for the specified UTF-32 character (code point).
'Declaration
Public Shared Function GetUnicodeBlock( _
ByVal As System.Integer _
) As UnicodeBlock
Parameters
- codePoint
- The UTF-32 character (code point).
Return Value
The named range.