FontFamily::Finalize Method ()

.NET Framework (current version)
 

Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.

Namespace:   System.Drawing
Assembly:  System.Drawing (in System.Drawing.dll)

protected:
virtual void Finalize() override
Return to top
Show: