Click or drag to resize

WeakKeyT Methods

The WeakDictionaryTKey, TValueWeakKeyT type exposes the following members.

Methods
 NameDescription
Public methodEquals
(Overrides ObjectEquals(Object))
Protected methodFinalizeDiscards the reference to the target represented by the current WeakReference object.
(Inherited from WeakReference)
Public methodGetHashCode
(Overrides ObjectGetHashCode)
Public methodGetObjectDataPopulates a SerializationInfo object with all the data needed to serialize the current WeakReference object.
(Inherited from WeakReference)
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Protected methodMemberwiseCloneCreates a shallow copy of the current Object.
(Inherited from Object)
Public methodToStringReturns a string that represents the current object.
(Inherited from Object)
Top
See Also