CalendarView for WinForms
Add(Object,Int32,String,String) メソッド

C1.Win.C1Input.4.5.2 アセンブリ > C1.Win.C1Input 名前空間 > UIStrings クラス > Add メソッド : Add(Object,Int32,String,String) メソッド
文字列のキー。
文字列の順序。
文字列。
文字列の説明。
順序を示す文字列をコレクションに追加します。
シンタックス
'宣言
 
Public Overloads Sub Add( _
   ByVal key As System.Object, _
   ByVal ordinal As System.Integer, _
   ByVal value As System.String, _
   ByVal description As System.String _
) 
public void Add( 
   System.object key,
   System.int ordinal,
   System.string value,
   System.string description
)

パラメータ

key
文字列のキー。
ordinal
文字列の順序。
value
文字列。
description
文字列の説明。
参照

UIStrings クラス
UIStrings メンバ
オーバーロード一覧