GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType Namespace / GcNumberCellType Class / Dispose Method


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