System::Globalization::StringInfo::GetHashCode 方法

StringInfo::GetHashCode method

C# Object.GetHashCode() 方法的类似实现。支持对自定义对象进行哈希处理。

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

ReturnValue

由相应类计算的哈希码值。

另见