[]
        
(Showing Draft Content)

C1.Framework.CharHelper.GetCharType

GetCharType Method

GetCharType(char)

Retrieves the type of character.

Declaration
public static CharType GetCharType(char c)
Parameters
Type Name Description
char c

A Unicode character.

Returns
Type Description
CharType

A CharType representing the type of character of c.