System::Globalization::RegionInfo::GetHashCode method
RegionInfo::GetHashCode method
Analog of C# Object.GetHashCode() method. Enables hashing of custom objects.
int System::Globalization::RegionInfo::GetHashCode() const override
ReturnValue
Hash code value as calculated by corresponding class.
See Also
- Class RegionInfo
- Namespace System::Globalization
- Library Aspose.PUB for C++