Char::GetUnicodeCategory Method
.NET Framework (current version)
Categorizes a Unicode character into a group identified by one of the UnicodeCategory values.
Assembly: mscorlib (in mscorlib.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | GetUnicodeCategory(Char) | Categorizes a specified Unicode character into a group identified by one of the UnicodeCategory values. |
![]() ![]() | GetUnicodeCategory(String^, Int32) | Categorizes the character at the specified position in a specified string into a group identified by one of the UnicodeCategory values. |
Show:

