CalendarView for WinForms
GetCharType メソッド (CharHelper)

C1.Win.C1Input.4.5.2 アセンブリ > C1.Win.C1Input 名前空間 > CharHelper クラス : GetCharType メソッド
Unicode 文字。
文字の種類を取得します。
シンタックス
'宣言
 
Public Shared Function GetCharType( _
   ByVal c As System.Char _
) As CharType
public static CharType GetCharType( 
   System.char c
)

パラメータ

c
Unicode 文字。

戻り値の型

c の文字の種類を表す CharType
参照

CharHelper クラス
CharHelper メンバ