ComponentOne MultiSelect for WinForms
C1.Framework.Drawing.Gdi.DeviceContexts Namespace / CompatibleDeviceContext Class / Finalize Method

In This Topic
    Finalize Method (CompatibleDeviceContext)
    In This Topic
    Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
    Syntax
    'Declaration
     
    
    Protected Overridable Sub Finalize() 
    protected virtual void Finalize()
    See Also