System::Object::GetHashCode method
Object::GetHashCode method
Analog of C# Object.GetHashCode() method. Enables hashing of custom objects.
virtual int32_t System::Object::GetHashCode() const
ReturnValue
Hash code value as calculated by corresponding class.
See Also
- Class Object
- Namespace System
- Library Aspose.PUB for C++