共用方式為


RelativeValue.GetHashCode 方法

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

命名空間:  Microsoft.Windows.Design.Interaction
組件:  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 位元帶正負號的整數 (Signed Integer),其為這個執行個體的雜湊程式碼。

.NET Framework 安全性

請參閱

參考

RelativeValue 結構

Microsoft.Windows.Design.Interaction 命名空間

其他資源

WPF 設計工具擴充性