GeneratorPosition.GetHashCode メソッド

定義

この GeneratorPosition のハッシュ コードを返します。

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

戻り値

この GeneratorPosition のハッシュ コード。

注釈

この構造体は、Windows ランタイム (WinRT) GeneratorPosition 構造体の .NET プロジェクションを表します。 詳細については、UWP API リファレンスの 「GeneratorPosition 」を参照してください。

適用対象