共用方式為


DevicePlatform.GetHashCode 方法

定義

取得這個平台實例的哈希碼。

public:
 override int GetHashCode();
public override int GetHashCode();
override this.GetHashCode : unit -> int
Public Overrides Function GetHashCode () As Integer

傳回

此裝置平台的計算哈希碼,或 0 當裝置平臺為 null時。

適用於