Partager via


PropertyIdentifier.GetHashCode, méthode

Retourne le code de hachage de l'instance du PropertyIdentifier actuel.

Espace de noms :  Microsoft.Windows.Design.Metadata
Assembly :  Microsoft.Windows.Design.Extensibility (dans Microsoft.Windows.Design.Extensibility.dll)

Syntaxe

'Déclaration
Public Overrides Function GetHashCode As Integer
public override int GetHashCode()
public:
virtual int GetHashCode() override
abstract GetHashCode : unit -> int 
override GetHashCode : unit -> int 
public override function GetHashCode() : int

Valeur de retour

Type : System.Int32
Code de hachage de l'instance du PropertyIdentifier actuel.

Sécurité .NET Framework

Voir aussi

Référence

PropertyIdentifier Structure

Microsoft.Windows.Design.Metadata, espace de noms