GlyphTypeface.GetHashCode Method

Definition

Serves as a hash function for GlyphTypeface.

public:
 override int GetHashCode();
[System.Security.SecurityCritical]
public override int GetHashCode ();
public override int GetHashCode ();
[<System.Security.SecurityCritical>]
override this.GetHashCode : unit -> int
override this.GetHashCode : unit -> int
Public Overrides Function GetHashCode () As Integer

Returns

A hash code for the current object.

Attributes

Applies to