共用方式為


RepeatBehavior.GetHashCode 方法

定義

傳回這個執行個體的雜湊碼。

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

傳回

雜湊碼。

備註

此結構代表 Windows 執行時間 (WinRT) RepeatBehavior 結構的 .NET 投影。 如需詳細資訊,請參閱 UWP API 參考中的 RepeatBehavior

適用於