Share via


Font.GetHashCode Method

Definition

Get the Hashcode for this Object.

public:
 override int GetHashCode();
public override int GetHashCode ();
override this.GetHashCode : unit -> int
Public Overrides Function GetHashCode () As Integer

Returns

A signed 32-bit hash code.

Remarks

Overridden.

Applies to