%%ItemTitle%%

Compare .NET Objects

Compare .NET Objects
KellermanSoftware.CompareNetObjects.TypeComparers Namespace
See Also  Inheritance Hierarchy Send Feedback

Glossary Item Box

Classes

 ClassDescription
ClassBaseComparer Common functionality for all Comparers
ClassBaseTypeComparer Common functionality for all Type Comparers
ClassByteArrayComparer Compare two byte arrays
ClassClassComparer Compare two objects of type class
ClassCollectionComparer Logic to compare two collections of different types.
ClassDataColumnComparer Compare a data column
ClassDataRowComparer Compare all columns in a data row
ClassDatasetComparer Compare all tables and all rows in all tables
ClassDataTableComparer Compare all rows in a data table
ClassDateComparer Compare dates with the option to ignore based on milliseconds
ClassDateTimeOffSetComparer Compare DateTimeOffsets with the ability to ignore millisecond differences
ClassDecimalComparer Compare Decimal values with the ability to specify the precision
ClassDictionaryComparer Logic to compare two dictionaries
ClassDoubleComparer Compare Double values with the ability to specify the precision
ClassEnumComparer Logic to compare to enum values
ClassEnumerableComparer Logic to compare two LINQ enumerators
ClassFieldComparer Compare all the fields of a class or struct (Note this derrives from BaseComparer, not TypeComparer)
ClassFontComparer Class FontDescriptorComparer.
ClassHashSetComparer Logic to compare two hash sets
ClassImmutableArrayComparer Compares System.Collections.Immutable.ImmutableArray
ClassIndexerComparer Logic to compare an integer indexer (Note, inherits from BaseComparer, not TypeComparer)
ClassIpEndPointComparer Logic to compare two IP End Points
ClassListComparer Compare objects that implement IList
ClassPointerComparer Logic to compare to pointers
ClassPropertyComparer Compare two properties (Note inherits from BaseComparer instead of TypeComparer
ClassRuntimeTypeComparer Logic to compare two runtime types
ClassSimpleTypeComparer Compare primitive types (long, int, short, byte etc.) and DateTime, decimal, and Guid
ClassStringBuilderComparer Compare two StringBuilders
ClassStringComparer Compare two strings
ClassStructComparer Compare two structs
ClassTimespanComparer Logic to compare two timespans
ClassUriComparer Compare two URIs

See Also

© Kellerman Software 2018 All Rights Reserved.