Spread Windows Forms 17
GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType Namespace / GcDateTimeCellType Class / Dispose Method


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