GetEqualityComponents Method
Definition
GetEqualityComponents()
Gets the equality components of this instance.
protected override sealed IEnumerable<object> GetEqualityComponents()
Returns
- IEnumerable<object>
An IEnumerable<T> that contains the equality components of this instance.