System::String::GetHashCode 方法

String::GetHashCode method

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

int System::String::GetHashCode() const

ReturnValue

计算得到的哈希码值。

另见