[]
Determines whether an item is in the ComboBoxItemList.
public bool Contains(object value)
Public Function Contains(value As Object) As Boolean
| Type | Name | Description |
|---|---|---|
| object | value | The item to locate in the collection. |
| Type | Description |
|---|---|
| bool |