ElementChangedEventArgsComparer<TChangeType, TElement>.Equals Method |
Name | Description | |
---|---|---|
![]() | Equals(Object) | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Equals(ElementChangedEventArgs<TChangeType, TElement>, ElementChangedEventArgs<TChangeType, TElement>) |
Compares x with y and returns true if they're equal. This is a value-based comparison (so InvolvedElement and changetype are equal)
|