![]() | BackingFieldUtilityTCollectionComparer Class |
Namespace: Candlelight
public class CollectionComparer : IEqualityComparer<T>
The BackingFieldUtilityTCollectionComparer generic type exposes the following members.
Name | Description | |
---|---|---|
![]() | Equals |
Determines if the two specified T are equivalent in terms of their serialized
properties.
|
![]() | GetHashCode |
Gets the hash code of the specified T in terms of its serialized properties.
|