System::Globalization::RegionInfo::GetHashCode-metod

RegionInfo::GetHashCode method

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

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

ReturnValue

Hashkodsvärde beräknat av motsvarande klass.

Se även