ValueTuple.GetHashCode Méthode

Définition

Retourne le code de hachage pour l'instance ValueTuple actuelle.

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

Retours

Int32

Cette méthode retourne toujours 0.

S’applique à