MultiSelect for WinForms
Add メソッド (ComboBoxItemList)

C1.Win.C1Input.4.5.2 アセンブリ > C1.Win.C1Input 名前空間 > ComboBoxItemList クラス : Add メソッド
The System.Object to add to the ComboBoxItemList.
Adds an item to the ComboBoxItemList.
シンタックス
'宣言
 
Public Function Add( _
   ByVal value As System.Object _
) As System.Integer
public System.int Add( 
   System.object value
)

パラメータ

value
The System.Object to add to the ComboBoxItemList.
参照

ComboBoxItemList クラス
ComboBoxItemList メンバ