CacheEntry Methods | 
The CacheEntry type exposes the following members.
| Name | Description | |
|---|---|---|
| Equals | 
            Checks two cache entries for equality.
              (Overrides ValueTypeEquals(Object).) | |
| GetHashCode | 
            Generates hash code for this CacheEntry.  (Overrides ValueTypeGetHashCode.) | |
| GetType | Gets the Type of the current instance.  (Inherited from Object.) | |
| ToString | 
            Returns a String that represents
            the current CacheEntry.
              (Overrides ValueTypeToString.) |