Encoding.GetHashCode Méthode

Définition

Retourne le code de hachage pour l'instance actuelle.

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

Retours

Int32

Code de hachage de l'instance actuelle.

S’applique à

Voir aussi