MultiSelect for WinForms
Remove メソッド (ComboBoxItemList)

C1.Win.C1Input.4.5.2 アセンブリ > C1.Win.C1Input 名前空間 > ComboBoxItemList クラス : Remove メソッド
The specified item.
Removes the first occurrence of a specified item from the collection.
シンタックス
'宣言
 
Public Sub Remove( _
   ByVal value As System.Object _
) 
public void Remove( 
   System.object value
)

パラメータ

value
The specified item.
参照

ComboBoxItemList クラス
ComboBoxItemList メンバ