Share via


Row.GetHashCode 方法

定义

返回当前 对象的哈希代码。

public override int GetHashCode ();
override this.GetHashCode : unit -> int
Public Overrides Function GetHashCode () As Integer

返回

当前对象的哈希代码

适用于