Sdílet prostřednictvím


NumberIncrementsAttribute.GetHashCode – metoda

Vrátí kód hash pro aktuální NumberIncrementsAttribute.

Obor názvů:  Microsoft.Windows.Design.PropertyEditing
Sestavení:  Microsoft.Windows.Design.Interaction (v Microsoft.Windows.Design.Interaction.dll)

Syntaxe

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

Vrácená hodnota

Typ: System.Int32
Kód hash pro aktuální NumberIncrementsAttribute.

Zabezpečení rozhraní .NET Framework

Viz také

Odkaz

NumberIncrementsAttribute Třída

Microsoft.Windows.Design.PropertyEditing – obor názvů