Método System::Object::GetHashCode
Object::GetHashCode method
Análogo al método C# Object.GetHashCode(). Permite el hash de objetos personalizados.
virtual int32_t System::Object::GetHashCode() const
ReturnValue
Valor del código hash calculado por la clase correspondiente.
Ver también
- Class Object
- Namespace System
- Library Aspose.PDF for C++