Overload_Cyjb_Collections_DictionaryEqualityComparer_2_GetHashCode - CYJB/Cyjb GitHub Wiki
返回指定对象的哈希代码。
名称 | 说明 | |
---|---|---|
![]() |
GetHashCode() | Serves as the default hash function. (继承自 Object。) |
![]() |
GetHashCode(IReadOnlyDictionary(TKey, TValue)) | 返回指定对象的哈希代码,使用 MurmurHash3 的无序版本。 (重写 EqualityComparer(T).GetHashCode(T).) |
DictionaryEqualityComparer(TKey, TValue) 类
Cyjb.Collections 命名空间