Share via


SortFieldCollection.GetHashCode Method

This API supports the Team Foundation Server infrastructure and is not intended to be used directly from your code.

This member overrides Object.GetHashCode().

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

Syntax

'Declaration
Public Overrides Function GetHashCode As Integer
'Usage
Dim instance As SortFieldCollection 
Dim returnValue As Integer 

returnValue = instance.GetHashCode()
public override int GetHashCode()
public:
virtual int GetHashCode() override
public override function GetHashCode() : int

Return Value

Type: System.Int32

.NET Framework Security

See Also

Reference

SortFieldCollection Class

SortFieldCollection Members

Microsoft.TeamFoundation.WorkItemTracking.Controls Namespace