CalendarView for WinForms
GetCharType メソッド (CharHelper)

C1.Win.C1Input.4.5.2 アセンブリ > C1.Framework 名前空間 > CharHelper クラス : GetCharType メソッド
A Unicode character.
Retrieves the type of character.
シンタックス
'宣言
 
Public Shared Function GetCharType( _
   ByVal c As System.Char _
) As CharType
public static CharType GetCharType( 
   System.char c
)

パラメータ

c
A Unicode character.

戻り値の型

A CharType representing the type of character of c.
参照

CharHelper クラス
CharHelper メンバ