DialogContext.GetHashCode Method

Definition

Generates a hash code for the object.

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

Returns

Returns the hash code for this instance.

Applies to