GetHashCode

Rectangle.GetHashCode method

Restituisce il codice hash per questoRectangle struttura.

public override int GetHashCode()

Valore di ritorno

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

Guarda anche