GridLength.GetHashCode メソッド

定義

GridLength のハッシュ コードを取得します。

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

戻り値

Int32

GridLength のハッシュ コード。

注釈

この構造体は、Windows ランタイム (WinRT) 構造体の .net 射影を表し GridLength ます。 詳細については、UWP API リファレンスの「 Gridlength 」を参照してください。

適用対象