GacInstalled.GetHashCode Méthode

Définition

Retourne un code de hachage pour l’objet actif.

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

Retours

Code de hachage pour l’objet actuel.

Remarques

La GetHashCode méthode retourne 0 (zéro), car GacInstalled les objets n’ont aucune propriété pour les distinguer d’une autre.

S’applique à