GetHashCode(ParticipantId)
public int GetHashCode(ParticipantId obj)Returns a hash code for the specified object.
Parameters
objParticipantId- The
System.Objectfor which a hash code is to be returned.
Returns
A hash code for the specified object.
Exceptions
System.ArgumentNullException- The type of
objis a reference type andobjisnull.
