SizeF.GetHashCode Metodo

Definizione

Restituisce un codice hash per questa struttura 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

Restituisce

Valore intero che specifica un valore hash per questa struttura Size.

Si applica a