PointF.GetHashCode Metodo

Definizione

Restituisce un codice hash per questa struttura PointF.

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 PointF.

Si applica a