System::Object::GetHashCode metodo
Object::GetHashCode method
Analogo al metodo C# Object.GetHashCode(). Consente l’hashing di oggetti personalizzati.
virtual int32_t System::Object::GetHashCode() const
ReturnValue
Valore del codice hash calcolato dalla classe corrispondente.
Vedi anche
- Class Object
- Namespace System
- Library Aspose.Font for C++