Metodo NumberRangesAttribute.GetHashCode

Restituisce il codice hash per l'oggetto NumberRangesAttribute corrente.

Spazio dei nomi:  Microsoft.Windows.Design.PropertyEditing
Assembly:  Microsoft.Windows.Design.Interaction (in Microsoft.Windows.Design.Interaction.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'oggetto NumberRangesAttribute corrente.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

NumberRangesAttribute Classe

Spazio dei nomi Microsoft.Windows.Design.PropertyEditing