Calendar for WinForms | ComponentOne
C1.Win.Input Namespace / ComboBoxItemCollection Class / ClearItems Method

In This Topic
    ClearItems Method
    In This Topic
    Removes all items from the collection.
    Syntax
    'Declaration
     
    
    Protected Overrides Sub ClearItems() 
    protected override void ClearItems()
    See Also