public int GetHashCode (float value);

参数

value要为其计算哈希代码的浮点值。

返回

int 哈希代码。

描述

针对所有相等的浮点值返回相同哈希代码的哈希代码实现。