ComponentOne Input for WinForms
C1.Win.C1Input.4.5.2 Assembly / C1.Win.C1Input Namespace / CharHelper Class / IsAlphaOrDigit Method

In This Topic
    IsAlphaOrDigit Method
    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 whether the character at the specified position in the specified string is a alphabet letter or digit.  
    See Also