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

In This Topic
    IsDigitOrSymbol Method (CharHelper)
    In This Topic
    Indicates whether the specified Unicode character is categorized as a Numeric or a Math symbol.
    Overload List
    OverloadDescription
    Indicates whether the specified Unicode character is categorized as a Numeric or a Math symbol.  
    Indicates wether the character at the specified position in the specified string is a Numeric or a Math symbol.  
    See Also