Font.GetHashCode Method

Definition

Get the Hashcode for this System.Object.

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

Returns

System.Int32

A signed 32-bit hash code.

Remarks

Overridden.

Applies to