RectangleF.GetHashCode Méthode

Définition

Obtient le code de hachage pour cette RectangleF structure. Pour plus d’informations sur l’utilisation de codes de hachage, consultez Object.GetHashCode.

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

Retours

Code de hachage pour ce RectangleF.

S’applique à