CalendarView for WinForms
IsOther メソッド (CharHelper)

C1.Win.C1Input.4.5.2 アセンブリ > C1.Framework 名前空間 > CharHelper クラス : IsOther メソッド
A Unicode character.
Indicates whether a Unicode character doesn't belong to any specific letter.
シンタックス
'宣言
 
Public Shared Function IsOther( _
   ByVal c As System.Char _
) As System.Boolean
public static System.bool IsOther( 
   System.char c
)

パラメータ

c
A Unicode character.

戻り値の型

true if c is doesn't a Katakana character; otherwise, false.
参照

CharHelper クラス
CharHelper メンバ