Click or drag to resize

DelegateComparerT Methods

The DelegateComparerT type exposes the following members.

Methods
 NameDescription
Public methodCompareCompares two objects and returns a value indicating whether one is less than, equal to, or greater than the other.
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