Get the hash code for this object. This is used in the internal
hash tables and so must have a nice distribution pattern.
Namespace: GemStone.GemFire.Cache
Assembly: GemStone.GemFire.Cache (in GemStone.GemFire.Cache.dll)
Version: 2.7.0.1
Syntax
| C# |
|---|
int GetHashCode() |
| Visual Basic (Declaration) |
|---|
Function GetHashCode As Integer |
| Visual C++ |
|---|
int GetHashCode () |
Return Value
The hashcode for this object.
See Also
ICacheableKey Interface
GemStone.GemFire.Cache Namespace