Click or drag to resize

DelegateEqualityComparerT Methods

The DelegateEqualityComparerT type exposes the following members.

Methods
 NameDescription
Public methodEqualsDetermines whether the specified objects are equal.
Public methodGetHashCodeReturns a hash code for the specified object.
Top
Extension Methods
 NameDescription
Public Extension MethodSafeCastT Performs a cast from object to T, avoiding possible null violations if T is a value type.
(Defined by ObjectExtensions)
Top
See Also