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

In This Topic
    Finalize Method (GdiObject)
    In This Topic
    Deletes this GdiObject, and frees the memory allocated for it.
    Syntax
    'Declaration
     
    
    Protected Overrides Sub Finalize() 
    protected override void Finalize()
    See Also