GetHashCode

Rectangle.GetHashCode method

Devuelve el código hash para esteRectangle estructura.

public override int GetHashCode()

Valor_devuelto

Un número entero que representa el código hash para este rectángulo.

Ver también