ComboBox for ASP.NET Web Forms
C1ComboBoxItemCollection クラス
メンバ 

C1.Web.Wijmo.Controls.4 アセンブリ > C1.Web.Wijmo.Controls.C1ComboBox 名前空間 : C1ComboBoxItemCollection クラス
C1ComboBoxItem オブジェクトのコレクションを表します。
オブジェクト モデル
C1ComboBoxItemCollection クラス
シンタックス
'宣言
 
Public Class C1ComboBoxItemCollection 
   Inherits C1.Web.Wijmo.Controls.Base.Collections.C1ObservableItemCollection(Of C1ComboBox,C1ComboBoxItem)
public class C1ComboBoxItemCollection : C1.Web.Wijmo.Controls.Base.Collections.C1ObservableItemCollection<C1ComboBox,C1ComboBoxItem> 
継承階層

System.Object
   System.Collections.ObjectModel.Collection<T>
         C1.Web.Wijmo.Controls.C1ComboBox.C1ComboBoxItemCollection

参照

C1ComboBoxItemCollection メンバ
C1.Web.Wijmo.Controls.C1ComboBox 名前空間