C1.Win.InputPanel.8 Assembly / C1.Win.InputPanel Namespace / InputComboBoxItemCollection Class / Remove Method

In This Topic
Remove Method (InputComboBoxItemCollection)
In This Topic
Removes the first occurrence of the specified InputComponent from the collection.
Overload List
OverloadDescription
Removes the first occurrence of the specified InputComponent from the collection. (Inherited from C1.Win.InputPanel.InputComponentCollection)
Removes the first occurrence of the InputComponent with the specified name from the collection. (Inherited from C1.Win.InputPanel.InputComponentCollection)
See Also