This documentation is archived and is not being maintained.

Mapping::GetHashCode Method

Generates a hash code for this instance.

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

public:
virtual int GetHashCode() override

Return Value

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

Show: