CalendarView for WinForms
ExcludeStringsPattern コンストラクタ

C1.Win.C1Input.4.5.2 アセンブリ > C1.Framework.Text.Lexicons 名前空間 > ExcludeStringsPattern クラス : ExcludeStringsPattern コンストラクタ
The text item used to exclude during the matching.
The message if for throwing exception when find matched word in the text list.
Constructor.
シンタックス
'宣言
 
Public Function New( _
   ByVal textList() As System.String, _
   ByVal message As System.String _
)
public ExcludeStringsPattern( 
   System.string[] textList,
   System.string message
)

パラメータ

textList
The text item used to exclude during the matching.
message
The message if for throwing exception when find matched word in the text list.
参照

ExcludeStringsPattern クラス
ExcludeStringsPattern メンバ