DataCacheItemVersion Methods
Namespace:
Microsoft.ApplicationServer.Caching
Assembly: Microsoft.ApplicationServer.Caching.Core (in Microsoft.ApplicationServer.Caching.Core.dll)
| Name | Description | |
|---|---|---|
![]() | CompareTo(DataCacheItemVersion) | Used to compare two versions of the same item, specified with the same key. |
![]() | Equals(Object) | Used to determine whether another object is the same.(Overrides Object.Equals(Object).) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | Returns the hash code of the DataCacheItemVersion object.(Overrides Object.GetHashCode().) |
![]() | GetType() | (Inherited from Object.) |
![]() ![]() | IsEmpty(DataCacheItemVersion) | This API supports the product infrastructure and is not intended to be used directly from your code. Indicates whether the DataCacheItemVersion object points to a null version. This is intended for internal use only. |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Show:


