Redigera

DesignerTheme.Finalize Method

Definition

Allows the DesignerTheme to attempt to free resources and perform other clean-up operations before it is reclaimed by garbage collection.

!DesignerTheme ()
~DesignerTheme ();
override this.Finalize : unit -> unit
Finalize ()

Remarks

Finalize releases only unmanaged resources prior to garbage collection.

Applies to