Share via


StorableColorTheme.GetHashCode Method

Definition

This override creates a hashcode based on XORs of the hashcodes of the font name, font size, colors, and color keys

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

Returns

An integer hashcode that corresponds to the settings in the theme

Applies to