Color.GetHashCode Method

Definition

Returns the Hashcode for this Object.

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

Returns

A signed 32-bit hash code.

Remarks

Overridden.

Applies to