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


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