[]
        
(Showing Draft Content)

C1.Win.Input.ComboBoxItemCollection.RemoveAtValue

RemoveAtValue Method

RemoveAtValue(object)

Removes the first occurrence of a specified value from the collection.

Declaration
public void RemoveAtValue(object value)
Parameters
Type Name Description
object value

The item with specified value.