| 名前 | 解説 | |
|---|---|---|
![]()  | RenderInputComboBoxItemCollection コンストラクタ | 
RenderInputComboBoxItemCollectionデータ型で公開されるメンバを以下の表に示します。
| 名前 | 解説 | |
|---|---|---|
![]()  | Capacity | System.Collections.CollectionBaseから継承されます。 | 
![]()  | Count | System.Collections.CollectionBaseから継承されます。 | 
![]()  | Item | コレクション内の指定したインデックスのオブジェクトを取得または設定します。 | 
| 名前 | 解説 | |
|---|---|---|
![]()  | Add | オーバーロードされます。 オブジェクトをコレクションに追加します。 | 
![]()  | Clear | System.Collections.CollectionBaseから継承されます。 | 
![]()  | GetEnumerator | System.Collections.CollectionBaseから継承されます。 | 
![]()  | IndexOf | 現在のコレクション内の RenderInputComboBoxItemのインデックスを返します。 | 
![]()  | Insert | RenderInputComboBoxItemを現在のコレクションに挿入します。 | 
![]()  | Remove | RenderInputComboBoxItemを現在のコレクションから削除します。 | 
![]()  | RemoveAt | System.Collections.CollectionBaseから継承されます。 | 
| 名前 | 解説 | |
|---|---|---|
![]()  | OnClear | System.Collections.CollectionBaseから継承されます。 | 
![]()  | OnClearComplete | System.Collections.CollectionBaseから継承されます。 | 
![]()  | OnInsert | System.Collections.CollectionBaseから継承されます。 | 
![]()  | OnInsertComplete | System.Collections.CollectionBaseから継承されます。 | 
![]()  | OnRemove | System.Collections.CollectionBaseから継承されます。 | 
![]()  | OnRemoveComplete | System.Collections.CollectionBaseから継承されます。 | 
![]()  | OnSet | System.Collections.CollectionBaseから継承されます。 | 
![]()  | OnSetComplete | System.Collections.CollectionBaseから継承されます。 | 
![]()  | OnValidate | System.Collections.CollectionBaseから継承されます。 |