IChainComparer interface IChainComparer Interface for comparing two Objects. Documentation Code bool? Equal(object x, object y, ref Tolerance tolerance, bool topLevelComparison = true) Method for comparing two objects with a tolerance.