Rectangle.GetHashCode Metoda

Definicja

Zwraca kod skrótu dla tej Rectangle struktury. Aby uzyskać informacje na temat używania kodów skrótów, zobacz 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

Zwraca

Liczba całkowita reprezentująca kod skrótu dla tego prostokąta.

Dotyczy