Int32Rect.GetHashCode 方法

定義

從這個矩形的 XYWidthHeight 值建立雜湊程式碼。

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

傳回

這個矩形的雜湊程式碼。

適用於