The CachedObjectId type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | Equals(Object) |
Determines whether two CachedObjectId instances are equal.
(Overrides ObjectEquals(Object).) |
![]() | Equals(CachedObjectId) |
Determines whether two CachedObjectId instances are equal.
|
![]() | 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 |
Overrides GetHashCode method.
(Overrides ObjectGetHashCode.) |
![]() | GetStringKey |
Retrieves the original (unhashed) string used as a key to a StateServer
object.
|
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString |
Returns a string representing this key.
(Overrides ObjectToString.) |
See Also