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


In This Topic
Dispose Method (BaseKeyCollection)
In This Topic
Releases the resources used by the BaseKeyCollection.
Syntax
'Declaration
 
Public Overridable Sub Dispose() 
 
'Usage
 
Dim instance As BaseKeyCollection
 
instance.Dispose()
See Also