CompareObjectsCompare Method
Compare two objects of the same type to each other.
Namespace: DHI.Mike1D.GenericAssembly: DHI.Mike1D.Generic (in DHI.Mike1D.Generic.dll) Version: 24.0.0.0 (11.1.1.1111)
public bool Compare(
Object object1,
Object object2
)
- object1 Object
[Missing <param name="object1"/> documentation for "M:DHI.Mike1D.Generic.CompareObjects.Compare(System.Object,System.Object)"]
- object2 Object
[Missing <param name="object2"/> documentation for "M:DHI.Mike1D.Generic.CompareObjects.Compare(System.Object,System.Object)"]
BooleanTrue if they are equal
Check the Differences or DifferencesString Properties for the differences.
Default MaxDifferences is 1 for performance