GetHashCode

Rectangle.GetHashCode method

Sirve como la función hash predeterminada.

public override int GetHashCode()

Valor_devuelto

Un código hash para el rectángulo actual.

Ver también