GetHashCode

ElementEqualityComparer.GetHashCode method

public int GetHashCode(IElement obj)

Exceptions

exceptioncondition
MedicalApiExceptionCan’t construct Comparer for the given obj or Can’t calculate hash for the given obj using constructed comparer.

See Also