[]
Removes a RenderInputComboBoxItem from the current collection.
public void Remove(RenderInputComboBoxItem item)
Public Sub Remove(item As RenderInputComboBoxItem)
| Type | Name | Description |
|---|---|---|
| RenderInputComboBoxItem | item | The item to remove. |