Color.GetHashCode Méthode

Définition

Obtient un code de hachage pour le struct Color actuel.

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

Retours

Code de hachage pour le struct Color actuel.

Remarques

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

S’applique à