Share via


AutomationIdentifier.GetHashCode 方法

定義

傳回這個消費者介面自動化識別碼的雜湊碼。

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

傳回

Int32

32 位元帶正負號的整數雜湊碼。

備註

這個方法會 Object.GetHashCode 覆寫 方法。

適用於