WeakReference.Finalize Method

Definition

Discards the reference to the target represented by the current WeakReference object.

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

Applies to

See also