This documentation is archived and is not being maintained.

WorkItemLinkInfo::GetHashCode Method

Gets a hash code for this instance.

Namespace:  Microsoft.TeamFoundation.WorkItemTracking.Client
Assembly:  Microsoft.TeamFoundation.WorkItemTracking.Client (in Microsoft.TeamFoundation.WorkItemTracking.Client.dll)

public:
virtual int GetHashCode() override

Return Value

Type: System::Int32
The hash code for this instance.

Show: