GridLength.GetHashCode Metodo

Definizione

Ottiene un codice hash per GridLength.

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

Restituisce

Int32

Codice hash per la classe GridLength.

Commenti

Questo struct rappresenta la proiezione .NET dello struct Windows Runtime GridLength (WinRT). Per altre informazioni, vedi GridLength nelle informazioni di riferimento sull'API UWP.

Si applica a