MultiSelect for WinForms
RemoveAll メソッド

C1.Win.C1Input.4.5.2 アセンブリ > C1.Win.C1Input 名前空間 > ComboBoxItemList クラス : RemoveAll メソッド
Removes all the items that match the conditions defined by the specified predicate.
シンタックス
'宣言
 
Public Function RemoveAll( _
   ByVal match As System.Predicate(Of Object) _
) As System.Integer
public System.int RemoveAll( 
   System.Predicate<object> match
)

パラメータ

match
参照

ComboBoxItemList クラス
ComboBoxItemList メンバ