DataCacheItemVersion Members
Used to represent the version of a cached object.
The following tables list the members exposed by the DataCacheItemVersion type.
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
CompareTo | Used to compare two versions of the same item, specified with the same key. | |
Equals | Overloaded. Overridden. | |
GetHashCode | Overridden. Returns the hash code of the DataCacheItemVersion object. | |
GetType | (inherited from Object) | |
op_Equality | Indicates whether the two DataCacheItemVersion objects are equal. | |
op_GreaterThan | Indicates whether the first object is greater than the second object. | |
op_Inequality | Indicates whether the two DataCacheItemVersion objects are unequal. | |
op_LessThan | Indicates whether the value of the first object is less than the second object. | |
ReferenceEquals | (inherited from Object) | |
ToString | (inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object) | |
MemberwiseClone | (inherited from Object) |
Top
See Also
Reference
DataCacheItemVersion Class
Microsoft.ApplicationServer.Caching Namespace
ff425062(v=azure.10).md 2011-08-26