ValueTuple.GetHashCode Metoda

Definice

Vrátí kód hash aktuální ValueTuple instance.

public:
 override int GetHashCode();
public override int GetHashCode ();
override this.GetHashCode : unit -> int
Public Overrides Function GetHashCode () As Integer

Návraty

Int32

Tato metoda vždy vrátí hodnotu 0.

Platí pro