ComboBox.ObjectCollection Properties
.NET Framework 4.5
The ComboBox.ObjectCollection type exposes the following members.
| Name | Description | |
|---|---|---|
|
Count | Gets the number of items in the collection. |
|
IsReadOnly | Gets a value indicating whether this collection can be modified. |
|
Item | Retrieves the item at the specified index within the collection. |
| Name | Description | |
|---|---|---|
|
ICollection.IsSynchronized | Infrastructure. For a description of this member, see ICollection.IsSynchronized. |
|
ICollection.SyncRoot | Infrastructure. For a description of this member, see ICollection.SyncRoot. |
|
IList.IsFixedSize | Infrastructure. For a description of this member, see IList.IsFixedSize. |