Spread Windows Forms 17
GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType Namespace / SideButtonBase Class / Finalize Method


In This Topic
    Finalize Method (SideButtonBase)
    In This Topic
    Releases unmanaged resources and performs other cleanup operations before the SideButtonBase is reclaimed by garbage collection.
    Syntax
    'Declaration
     
    
    Protected Overrides Sub Finalize() 
    'Usage
     
    
    Dim instance As SideButtonBase
     
    instance.Finalize()
    protected override void Finalize()
    See Also