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


In This Topic
Dispose Method (InputManCellTypeBase)
In This Topic
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
Syntax
'Declaration
 
Public Sub Dispose() 
 
'Usage
 
Dim instance As InputManCellTypeBase
 
instance.Dispose()
See Also