Equals

ElementEqualityComparer.Equals method

public bool Equals(IElement? x, IElement? y)

Exceptions

exceptioncondition
MedicalApiExceptionCan’t construct Comparer for the given x and y.

See Also