PointF.GetHashCode Método

Definición

Devuelve un código hash para esta estructura 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

Devoluciones

Int32

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

Se aplica a