| C1.Win.C1Input.4 Assembly > C1.Win.C1Input Namespace : ComboBoxItemList Class |
The following tables list the members exposed by ComboBoxItemList.
| Name | Description | |
|---|---|---|
![]() | ComboBoxItemList Constructor |
| Name | Description | |
|---|---|---|
![]() | Capacity | (Inherited from System.Collections.Generic.List<object>) |
![]() | Count | (Inherited from System.Collections.Generic.List<object>) |
![]() | Item | (Inherited from System.Collections.Generic.List<object>) |
| Name | Description | |
|---|---|---|
![]() | Add | |
![]() | AddRange | |
![]() | AsReadOnly | (Inherited from System.Collections.Generic.List<object>) |
![]() | BinarySearch | Overloaded. (Inherited from System.Collections.Generic.List<object>) |
![]() | Clear | |
![]() | Contains | (Inherited from System.Collections.Generic.List<object>) |
![]() | ConvertAll<TOutput> | (Inherited from System.Collections.Generic.List<object>) |
![]() | CopyTo | Overloaded. (Inherited from System.Collections.Generic.List<object>) |
![]() | Exists | (Inherited from System.Collections.Generic.List<object>) |
![]() | Find | (Inherited from System.Collections.Generic.List<object>) |
![]() | FindAll | (Inherited from System.Collections.Generic.List<object>) |
![]() | FindIndex | Overloaded. (Inherited from System.Collections.Generic.List<object>) |
![]() | FindLast | (Inherited from System.Collections.Generic.List<object>) |
![]() | FindLastIndex | Overloaded. (Inherited from System.Collections.Generic.List<object>) |
![]() | ForEach | (Inherited from System.Collections.Generic.List<object>) |
![]() | GetRange | (Inherited from System.Collections.Generic.List<object>) |
![]() | IndexOf | Overloaded. (Inherited from System.Collections.Generic.List<object>) |
![]() | Insert | |
![]() | InsertRange | |
![]() | LastIndexOf | Overloaded. (Inherited from System.Collections.Generic.List<object>) |
![]() | Remove | |
![]() | RemoveAll | |
![]() | RemoveAt | |
![]() | RemoveRange | |
![]() | Reverse | Overloaded. (Inherited from System.Collections.Generic.List<object>) |
![]() | Sort | Overloaded. (Inherited from System.Collections.Generic.List<object>) |
![]() | ToArray | (Inherited from System.Collections.Generic.List<object>) |
![]() | TrimExcess | (Inherited from System.Collections.Generic.List<object>) |
![]() | TrueForAll | (Inherited from System.Collections.Generic.List<object>) |
| Name | Description | |
|---|---|---|
![]() | ListChanged | Occurs when an item is added, removed, changed, moved, or the entire list is refreshed. |