System::String::GetHashCode 方法

String::GetHashCode method

哈希包含的字符串。实现于 ICU,不匹配 C# 中的哈希。

int System::String::GetHashCode() const

ReturnValue

计算得到的哈希码值。

另见