Skip to content

IdComparer.GetHashCode(ParticipantId)

GetHashCode(ParticipantId)

View source
public int GetHashCode(ParticipantId obj)
Returns a hash code for the specified object.

Parameters

objParticipantId
The System.Object for which a hash code is to be returned.

Returns

A hash code for the specified object.

Exceptions

System.ArgumentNullException
The type of obj is a reference type and obj is null.