ValueTuple.GetHashCode Metoda

Definicja

Zwraca kod skrótu dla bieżącego ValueTuple wystąpienia.

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

Zwraca

Int32

Ta metoda zawsze zwraca wartość 0.

Dotyczy