Cursor::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.Windows.Forms
Assembly:  System.Windows.Forms (in System.Windows.Forms.dll)

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