ComparisonResult Class Members
From Compare .NET Objects
|
|
| Compare .NET Objects | |
| ComparisonResult Class Members | |
| See Also Properties Send Feedback | |
| KellermanSoftware.CompareNetObjects Namespace : ComparisonResult Class |
Glossary Item Box
The following tables list the members exposed by ComparisonResult.
| Name | Description | |
|---|---|---|
| ComparisonResult Constructor | Set the configuration for the comparison |
| Name | Description | |
|---|---|---|
| AreEqual | Returns true if the objects are equal | |
| Config | Configuration | |
| Differences | The differences found during the compare | |
| DifferencesString | The differences found in a string suitable for a textbox | |
| ElapsedMilliseconds | The amount of time in milliseconds it took for the comparison | |
| ExceededDifferences | Returns true if the number of differences has reached the maximum |