Share via


ChangesetVersionSpec.GetHashCode Method

This member overrides Object.GetHashCode().

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

Syntax

'Declaration
Public Overrides Function GetHashCode As Integer
'Usage
Dim instance As ChangesetVersionSpec 
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

ChangesetVersionSpec Class

ChangesetVersionSpec Members

Microsoft.TeamFoundation.VersionControl.Client Namespace