RectangleF.GetHashCode Metoda

Definice

Získá hash kód pro tuto RectangleF strukturu. Informace o použití kódů hash naleznete 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 RectangleFkód .

Platí pro