GetHashCode

Rectangle.GetHashCode method

Restituisce il codice hash per questoRectangle struttura. Per informazioni sull’uso dei codici hash, vedere GetHashCode .

public override int GetHashCode()

Valore di ritorno

Un numero intero che rappresenta il codice hash per questo rettangolo.

Guarda anche