Page.GetTypeHashCode Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public:
virtual int GetTypeHashCode();
public virtual int GetTypeHashCode();
abstract member GetTypeHashCode : unit -> int
override this.GetTypeHashCode : unit -> int
Public Overridable Function GetTypeHashCode () As Integer
Retours
Le code de hachage généré au moment de l'exécution. La valeur par défaut est 0.
Remarques
Ne remplacez pas cette méthode.