ComponentOne MultiSelect for WinForms
C1.Framework Namespace / CharHelper Class / IsOther Method

In This Topic
    IsOther Method (CharHelper)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shared Function IsOther( _
       ByVal c As Char _
    ) As Boolean
    public static bool IsOther( 
       char c
    )

    Parameters

    c
    See Also