MobileForms Toolkit Documentation

BackBuffer.Finalize Method 

The BackBuffer class destructor. Disposes an BackBuffer by calling this.Dispose(false). Destructor method is automatically invoked during garbage collection, unless finalization by the garbage collector has been disabled by a call to the GC.SuppressFinalize method.

protected override void Finalize();

See Also

BackBuffer Class | Resco.Drawing Namespace