GridLength.GetHashCode Metoda

Definice

Získá kód hodnoty hash pro GridLength .

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

Návraty

Int32

Kód hash pro GridLength .

Poznámky

tato struktura představuje projekci .net struktury prostředí Windows Runtime (WinRT) GridLength . Další informace najdete v tématu GridLength v referenčních informacích k rozhraní API UWP.

Platí pro