InstanceKey.GetHashCode Method

Definition

Returns a unique hash code for the current InstanceKey object's GUID (stored in the Value property).

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

Returns

The unique hash code.

Applies to