タイムスタンプ付き<T>。GetHashCode メソッド

このインスタンスのハッシュ コードを返します。

Namespace:System.Reactive
アセンブリ: System.Reactive (System.Reactive.dll)

構文

'Declaration
Public Overrides Function GetHashCode As Integer
'Usage
Dim instance As Timestamped
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> 構造体

System.Reactive 名前空間