CornerRadius.GetHashCode 方法

定義

傳回結構的雜湊碼。

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

傳回

Int32

這個 CornerRadius 的雜湊程式碼。

備註

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

適用於