MultiSelect for WinForms
Remove メソッド (DropDownItemCollection)

C1.Win.C1Input.4.5.2 アセンブリ > C1.Win.C1Input 名前空間 > DropDownItemCollection クラス : Remove メソッド
The item to remove from the collection.
Removes the specified item from the collection.
シンタックス
'宣言
 
Public Sub Remove( _
   ByVal value As DropDownItem _
) 
public void Remove( 
   DropDownItem value
)

パラメータ

value
The item to remove from the collection.
参照

DropDownItemCollection クラス
DropDownItemCollection メンバ