Thickness.GetHashCode 方法

定义

返回结构的哈希代码。

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

返回

Int32

Thickness 的此实例的哈希代码。

注解

此结构表示 WinRT Windows运行时 (的 .NET) Thickness 投影。 有关详细信息,请参阅 UWP API 参考中的粗细。

适用于