interface Equatable<Value>
Represents a structure that can be checked against another given structure for equality
Type Parameters
Value
The type of object to compare the current object to
interface Equatable<Value>
Represents a structure that can be checked against another given structure for equality