ActivityLink.GetHashCode Method

Definition

Provides a hash function for the current ActivityLink that's suitable for hashing algorithms and data structures, such as hash tables.

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

Returns

A hash code for the current ActivityLink.

Applies to