Share via


Int32Rect.GetHashCode 方法

定义

从此矩形的 XYWidthHeight 值创建哈希代码。

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

返回

此矩形的哈希代码。

适用于