Spread Windows Forms 17
GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType Namespace / ShortcutDictionary Class / Clear Method


In This Topic
    Clear Method (ShortcutDictionary)
    In This Topic
    Removes all shortcuts from the ShortcutDictionary.
    Syntax
    'Declaration
     
    
    Public Sub Clear() 
    'Usage
     
    
    Dim instance As ShortcutDictionary
     
    instance.Clear()
    public void Clear()
    See Also