ComponentOne Bitmap for WinForms
C1.Win.C1DX.4.5.2 Assembly / C1.Util.DX Namespace / DisposeBase Class / Finalize Method

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