LogicEqualityComparer<T> Class Members
From Compare .NET Objects
|
|
| Compare .NET Objects | |
| LogicEqualityComparer<T> Class Members | |
| See Also Properties Methods Send Feedback | |
| KellermanSoftware.CompareNetObjects Namespace : LogicEqualityComparer<T> Class |
Glossary Item Box
The following tables list the members exposed by LogicEqualityComparer<T>.
| Name | Description | |
|---|---|---|
| LogicEqualityComparer<T> Constructor |
| Name | Description | |
|---|---|---|
| CompareLogic | Defines the configuration and logic by which Equals comparisons will be performed. | |
| UseObjectHashes | Gets or sets a value indicating whether the base object hashes should be used. |
| Name | Description | |
|---|---|---|
| Equals | Overloaded. Compare two objects of the same type to each other. | |
| GetHashCode | Overloaded. Retrieves the hash of the specified object. |