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

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

    Parameters

    c
    See Also