HtmlWindow.GetHashCode 方法

定義

以特定類型的雜湊函式進行服務。

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

傳回

Int32

目前 HtmlWindow 的雜湊碼。

適用於