ComponentOne CalendarView for WinForms
C1.Framework Namespace / CharHelper Class / IsAlphaOrDigit Method

In This Topic
    IsAlphaOrDigit Method (CharHelper)
    In This Topic
    Indicates whether the specified Unicode character is categorized as a alphabet letter or digit.
    Overload List
    OverloadDescription
    Indicates whether the specified Unicode character is categorized as a alphabet letter or digit.  
    Indicates wether the character at the specified position in the specified string is a alphabet letter or digit.  
    See Also