System::Globalization::TextInfo::GetHashCode-Methode

TextInfo::GetHashCode method

Analogie zur C#-Methode Object.GetHashCode(). Ermöglicht das Hashen benutzerdefinierter Objekte.

int System::Globalization::TextInfo::GetHashCode() const override

ReturnValue

Hashcode-Wert, wie von der entsprechenden Klasse berechnet.

Siehe auch