Weak |
The WeakDictionaryTKey, TValueWeakKeyT type exposes the following members.
| Name | Description | |
|---|---|---|
| IsAlive | Gets an indication whether the object referenced by the current WeakReference object has been garbage collected. (Inherited from WeakReference) | |
| Target | Gets or sets the object (the target) referenced by the current WeakReference object. (Inherited from WeakReference) | |
| TrackResurrection | Gets an indication whether the object referenced by the current WeakReference object is tracked after it is finalized. (Inherited from WeakReference) |