ComponentOne FlexPivot for WinForms
C1.Win.C1FlexGrid.4.8 Assembly / C1.Win.C1FlexGrid Namespace / MultiColumnDictionary Class / Clear Method

In This Topic
    Clear Method (MultiColumnDictionary)
    In This Topic
    Removes all entries from the MultiColumnDictionary.
    Syntax
    'Declaration
     
    Public Shadows Sub Clear() 
    public new void Clear()
    See Also