共用方式為


ToleranceRectangle.GetHashCode 方法

覆寫 object.GetHashCode。

命名空間:  Microsoft.VisualStudio.TestTools.UITesting
組件:  Microsoft.VisualStudio.TestTools.UITesting (在 Microsoft.VisualStudio.TestTools.UITesting.dll 中)

語法

'宣告
Public Overrides Function GetHashCode As Integer
public override int GetHashCode()
public:
virtual int GetHashCode() override
abstract GetHashCode : unit -> int  
override GetHashCode : unit -> int
public override function GetHashCode() : int

傳回值

類型:Int32
ToleranceRectangle 的雜湊碼。

.NET Framework 安全性

請參閱

參考

ToleranceRectangle 結構

Microsoft.VisualStudio.TestTools.UITesting 命名空間