ColorContext.GetHashCode Method

Definition

Gets the hash code for this instance of ColorContext.

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

Returns

An Int32 that represents the hash code for the object.

Attributes

Applies to