AbstractConverterCacheEntry Methods |
The ConverterCollectionsAbstractConverterCacheEntry type exposes the following members.
| Name | Description | |
|---|---|---|
| Equals |
Compares the specified object with this entry for equality.
(Overrides ObjectEquals(Object).) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode |
Returns the hash code value for this cache entry.
(Overrides ObjectGetHashCode.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString |
Return a string description for this entry.
(Overrides ObjectToString.) |