ComponentOne CalendarView for WinForms
C1.Framework.Drawing.Gdi.DeviceContexts Namespace / DeviceContext Class / Finalize Method

In This Topic
    Finalize Method (DeviceContext)
    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 Overrides Sub Finalize() 
    protected override void Finalize()
    See Also