SizeF.GetHashCode Método

Definición

Devuelve un código hash para esta estructura Size.

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

Devoluciones

Valor entero que especifica un valor hash de esta estructura Size.

Se aplica a