Click or drag to resize

WeakReferenceT Methods

The WeakReferenceT generic type exposes the following members.

Methods
  NameDescription
Public methodGet
Gets the object (the target) referenced by the current WeakReference object.
Public methodGetHashCode
Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table.
Top
See Also