Método PropertyIdentifier.GetHashCode

Retorna o código hash para a atual PropertyIdentifier instância.

Namespace:  Microsoft.Windows.Design.Metadata
Assembly:  Microsoft.Windows.Design.Extensibility (em Microsoft.Windows.Design.Extensibility.dll)

Sintaxe

'Declaração
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

Valor de retorno

Tipo: System.Int32
O código hash para a atual PropertyIdentifier instância.

Segurança do .NET Framework

Consulte também

Referência

PropertyIdentifier Estrutura

Namespace Microsoft.Windows.Design.Metadata