現在のインスタンスのハッシュ コードを計算します。
Namespace:Microsoft.Reactive.Testing
アセンブリ: Microsoft.Reactive.Testing (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
ハッシュ コード。