Mono Class Library: System.Char Overview | Members

System.Char.GetUnicodeCategory Method

Determines the System.Globalization.UnicodeCategory of the specified Unicode character. [Edit]

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

Parameters

c
A Unicode character. [Edit]

Returns

The System.Globalization.UnicodeCategory of c. [Edit]

Remarks

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

Requirements

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