Input Library for WPF
ComboBoxItemsCollection クラス
メンバ 

C1.WPF.Input アセンブリ > C1.WPF.Input 名前空間 : ComboBoxItemsCollection クラス
C1ComboBoxItem のコレクションです。
シンタックス
'宣言
 
Public Class ComboBoxItemsCollection 
   Inherits C1.DataCollection.C1DataCollectionList(Of C1ComboBoxItem)
public class ComboBoxItemsCollection : C1.DataCollection.C1DataCollectionList<C1ComboBoxItem> 
参照

参照

ComboBoxItemsCollection メンバ
C1.WPF.Input 名前空間