![]() Equals | Overloaded. Determines if the cache keys of two objects are equivalent. |
CacheKey
|
Overloaded. Initializes a new instance of the CacheKey class. |
GetKeyValue | Gets a specific key value |
GetSize | Gets the number of key fields used by the cached persistent object |
HasLegitValues | Indicates if the key contains legitimate (non-null) values. |
ObjType | The Type of the object being stored in the CacheEntry |
Equals | Overloaded. Determines if the key of an object is equivalent to the current cache key. |
GetHashCode | Generates a hash code for the current object |
GetType (inherited from Object) | Gets the Type of the current instance. |
ToString | Converts a cache key to a string. |
Finalize (inherited from Object) | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
MemberwiseClone (inherited from Object) | Creates a shallow copy of the current Object. |
PopulateWith | Populates the cache key with values from the referenced object |
CacheKey Class | AtomsFramework Namespace