ComponentOne Input for WinForms
C1.Win.C1Input.4.5.2 Assembly / C1.Win.C1Input Namespace / ComboBoxItemList Class / Clear Method

In This Topic
    Clear Method
    In This Topic
    Removes all items from the ComboBoxItemList.
    Syntax
    'Declaration
     
    Public Sub Clear() 
    public void Clear()
    See Also