The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
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:

