共用方式為


DisplayPropertyAttribute.GetHashCode 方法

這個成員會覆寫 Attribute.GetHashCode(),您可以在主題中找到更完整的文件。這個成員會覆寫 Attribute.GetHashCode()

命名空間:  Microsoft.Windows.Design
組件:  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
32 位元帶正負號的整數雜湊程式碼。

.NET Framework 安全性

請參閱

參考

DisplayPropertyAttribute 類別

Microsoft.Windows.Design 命名空間