[]
        
(Showing Draft Content)

C1.WPF.Input.ComboBoxSelection.Remove

Remove Method

Remove(ComboBoxItem)

Declaration
public bool Remove(ComboBoxItem item)
Public Function Remove(item As ComboBoxItem) As Boolean
Parameters
Type Name Description
ComboBoxItem item
Returns
Type Description
bool
Implements