GetHashCode

CellLocation.GetHashCode method

用作特定类型的哈希函数,适用于哈希算法和哈希表等数据结构。

public override int GetHashCode()

返回值

当前对象的哈希码。

也可以看看