ComparerExtensions Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Extension methods for .Net Comparer's
public ref class ComparerExtensions abstract sealed
public static class ComparerExtensions
type ComparerExtensions = class
Public Module ComparerExtensions
- Inheritance
-
ComparerExtensions
Methods
GetReversed<TElement>(IComparer<TElement>) |
Gets a comparer that sorts elements in the opposite order of the original comparer. |