Compartir a través de


EventIdentifier.GetHashCode (Método)

Devuelve el código hash de la instancia actual de EventIdentifier.

Espacio de nombres:  Microsoft.Windows.Design.Metadata
Ensamblado:  Microsoft.Windows.Design.Extensibility (en Microsoft.Windows.Design.Extensibility.dll)

Sintaxis

'Declaración
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 devuelto

Tipo: System.Int32
Código hash de la instancia actual de EventIdentifier.

Seguridad de .NET Framework

Vea también

Referencia

EventIdentifier Estructura

Microsoft.Windows.Design.Metadata (Espacio de nombres)