[]
        
(Showing Draft Content)

C1.Win.Input.CharHelper.GetCharType

GetCharType Method

GetCharType(char)

Retrieves the type of character.

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

A Unicode character.

Returns
Type Description
CharTypes

A CharType representing the type of character of c.