MultiSelect for WinForms
ComboBoxItemList クラス メンバ
プロパティ  メソッド  イベント

C1.Win.C1Input.4.5.2 アセンブリ > C1.Win.C1Input 名前空間 : ComboBoxItemList クラス

ComboBoxItemListデータ型で公開されるメンバを以下の表に示します。

パブリック コンストラクタ
 名前解説
Public コンストラクタInitializes a new instance of the ComboBoxItemList class.  
トップ
パブリック プロパティ
 名前解説
Public プロパティGets the number of items contained in the ComboBoxItemList instance.  
Public プロパティGets or sets the item at the specified index.  
トップ
パブリック メソッド
 名前解説
Public メソッドAdds an item to the ComboBoxItemList.  
Public メソッドAdds items of the specified collection to the end of the ComboBoxItemList.  
Public メソッドRemoves all items from the ComboBoxItemList.  
Public メソッドDetermines whether an item is in the ComboBoxItemList.  
Public メソッドSearches for the specified item and returns the zero-based index.  
Public メソッドInserts item into the ComboBoxItemList at the specified index.  
Public メソッドInserts items into the ComboBoxItemList at the specified index.  
Public メソッドRemoves the first occurrence of a specified item from the collection.  
Public メソッドRemoves all the items that match the conditions defined by the specified predicate.  
Public メソッドRemoves the item at the specified index of the collection.  
Public メソッドRemoves a range of elements from the ComboBoxItemList.  
トップ
パブリック イベント
 名前解説
Public イベントOccurs when the ComboBoxItemList changes, either by adding or removing an item.  
トップ
参照

ComboBoxItemList クラス
C1.Win.C1Input 名前空間