共用方式為


Message.GetHashCode 方法

這個成員會覆寫 GetHashCode

命名空間:  Microsoft.WindowsCE.Forms
組件:  Microsoft.WindowsCE.Forms (在 Microsoft.WindowsCE.Forms.dll 中)

語法

'宣告
Public Overrides Function GetHashCode As Integer
'用途
Dim instance As Message
Dim returnValue As Integer

returnValue = instance.GetHashCode()
public override int GetHashCode()
public:
virtual int GetHashCode() override
public override function GetHashCode() : int

傳回值

型別:System.Int32

32 位元帶正負號的整數 (Signed Integer),其為這個執行個體的雜湊程式碼。

使用權限

平台

Windows CE, Windows Mobile for Smartphone, Windows Mobile for Pocket PC

.NET Framework 和 .NET Compact Framework 並不支援各種平台的所有版本。如需支援平台版本的相關資訊,請參閱 .NET Framework 系統需求

版本資訊

.NET Compact Framework

支援版本:3.5、2.0、1.0

請參閱

參考

Message 結構

Message 成員

Microsoft.WindowsCE.Forms 命名空間