[]
Returns the index of a RenderInputComboBoxItem in the current collection.
public int IndexOf(RenderInputComboBoxItem item)
| Type | Name | Description |
|---|---|---|
| RenderInputComboBoxItem | item | The item to search for. |
| Type | Description |
|---|---|
| int | The index of the specified item, or -1 if none was found. |