System::Globalization::TextInfo::GetHashCode-metoden

TextInfo::GetHashCode method

Analog till C# Object.GetHashCode()-metoden. Möjliggör hashning av anpassade objekt.

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

ReturnValue

Hashkodsvärde som beräknas av motsvarande klass.

Se även