Vector2.GetHashCode Method

Definition

Returns the hashcode for this instance.

public override int GetHashCode ();
override this.GetHashCode : unit -> int

Returns

A System.Int32 containing the unique hashcode for this instance.

Applies to