Spread WinForms 15
GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType Namespace / BaseKeyCollection Class / Clear Method


In This Topic
Clear Method (BaseKeyCollection)
In This Topic
Removes all elements from the BaseKeyCollection.
Syntax
'Declaration
 
Public Overridable Sub Clear() 
 
'Usage
 
Dim instance As BaseKeyCollection
 
instance.Clear()
See Also