WeakReference<T>.Finalize Method

Definition

Discards the reference to the target that is represented by the current WeakReference<T> object.

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

Applies to