Mono Class Library: System.Char Overview | Members

System.Char.GetUnicodeCategory Method

Determines the System.Globalization.UnicodeCategory of the specified Unicode character.

public static System.Globalization.UnicodeCategory GetUnicodeCategory (char c)

Parameters

c
A Unicode character.

Returns

The System.Globalization.UnicodeCategory of c.

Remarks

Note: For more information regarding Unicode categories, see System.Globalization.UnicodeCategory.

Requirements

Namespace: System
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0