Metodo PropertyIdentifier.GetHashCode

Restituisce il codice hash per l'istanza PropertyIdentifier corrente.

Spazio dei nomi:  Microsoft.Windows.Design.Metadata
Assembly:  Microsoft.Windows.Design.Extensibility (in Microsoft.Windows.Design.Extensibility.dll)

Sintassi

'Dichiarazione
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

Valore restituito

Tipo: System.Int32
Codice hash per l'istanza PropertyIdentifier corrente.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

PropertyIdentifier Struttura

Spazio dei nomi Microsoft.Windows.Design.Metadata