Partager via


GridLength.GetHashCode Méthode

Définition

Obtient un code de hachage pour le GridLength.

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

Retours

Code de hachage pour GridLength.

Remarques

Ce struct représente la projection .NET du struct Windows Runtime (WinRT). GridLength Pour plus d’informations, consultez GridLength dans les informations de référence sur l’API UWP.

S’applique à