WeakReference<T>::Finalize Method ()

.NET Framework (current version)
 

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

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

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