Sdílet prostřednictvím


Časové razítko<T>. GetHashCode – metoda

Vrátí hodnotu hash pro tuto instanci.

Obor názvů:System.Reactive
Sestavení: System.Reactive (v System.Reactive.dll)

Syntax

'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

Návratová hodnota

Typ: System.Int32
Kód hash této instance

Viz také

Reference

Struktura T> s časovým razítkem<

System.Reactive – obor názvů