Rectangle.GetHashCode Metodo

Definizione

Restituisce il codice hash di questa struttura Rectangle. Per altre informazioni sull'uso dei codici hash, vedere 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

Restituisce

Intero che rappresenta il codice hash di questo rettangolo.

Si applica a