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

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

    Parameters

    c
    See Also