AutomationIdentifier.GetHashCode Méthode
Définition
Retourne le code de hachage pour cet identificateur Automatisation de l’interface utilisateurUI Automation.Returns the hash code for this Automatisation de l’interface utilisateurUI Automation identifier.
public:
override int GetHashCode();
public override int GetHashCode ();
override this.GetHashCode : unit -> int
Public Overrides Function GetHashCode () As Integer
Retours
Code de hachage d'un entier signé 32 bits.A 32-bit signed integer hash code.
Remarques
Cette méthode remplace la Object.GetHashCode méthode.This method overrides the Object.GetHashCode method.