Rectangle.GetHashCode Metodo

Definizione

Restituisce il codice hash per questa Rectangle struttura. Per informazioni sull'uso dei codici hash, vedere GetHashCode() .

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

Valori restituiti

Intero che rappresenta il codice hash per questo rettangolo.

Si applica a