Compartilhar via


Método NumberIncrementsAttribute.GetHashCode

Retorna o código hash para a atual NumberIncrementsAttribute.

Namespace:  Microsoft.Windows.Design.PropertyEditing
Assembly:  Microsoft.Windows.Design.Interaction (em Microsoft.Windows.Design.Interaction.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 NumberIncrementsAttribute.

Segurança do .NET Framework

Consulte também

Referência

NumberIncrementsAttribute Classe

Namespace Microsoft.Windows.Design.PropertyEditing