Click or drag to resize

WeakReferenceT Properties

The WeakReferenceT generic type exposes the following members.

Properties
  NameDescription
Public propertyIsDead
Gets a value indicating whether this instance is dead.
Public propertyTarget
Gets the object (the target) referenced by the current WeakReference object.
Top
See Also