ComponentOne MultiSelect for WinForms
C1.Win.Input Namespace / TagCollection Class / Clear Method

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