共用方式為


<錄製的 T > 。GetHashCode 方法

計算目前實例的雜湊碼。

Namespace:Microsoft.Reactive.Testing
裝配: Microsoft.Reactive.Testing (in Microsoft.Reactive.Testing.dll)

語法

'Declaration
Public Overrides Function GetHashCode As Integer
'Usage
Dim instance As Recorded
Dim returnValue As Integer

returnValue = instance.GetHashCode()
public override int GetHashCode()
public:
virtual int GetHashCode() override
abstract GetHashCode : unit -> int 
override GetHashCode : unit -> int 
public override function GetHashCode() : int

傳回值

類型: System.Int32
雜湊碼。

另請參閱

參考

<錄製的 T > 結構

Microsoft.Reactive.Testing 命名空間