Zen API
|
Protected virtual method that calculates a hash code representing the object instance.
This method can be overridden in derived collection classes to support kObject_HashCode.
The purpose of this method is to generate a hash code that can be used with hash-based collections such as kMap.
object | Object instance. |