共用方式為


NumberFormatAttribute.GetHashCode 方法

傳回目前 NumberFormatAttribute 的雜湊程式碼。

命名空間:  Microsoft.Windows.Design.PropertyEditing
組件:  Microsoft.Windows.Design.Interaction (在 Microsoft.Windows.Design.Interaction.dll 中)

語法

'宣告
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

傳回值

型別:System.Int32
目前 NumberFormatAttribute 的雜湊程式碼。

.NET Framework 安全性

請參閱

參考

NumberFormatAttribute 類別

Microsoft.Windows.Design.PropertyEditing 命名空間