RectangleF.GetHashCode Metoda

Definice

Získá kód hash pro tuto RectangleF strukturu. Informace o použití hash kódů najdete v tématu Object.GetHashCode.

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

Návraty

Kód hash pro tento RectangleF.

Platí pro