ReverseComparer<T>
Class
The reverse comparer.
Definition
Namespace:Telerik.Windows.Diagrams.Core
Assembly:Telerik.Windows.Diagrams.Core.dll
Type Parameters:
T
The data type being compared.
Syntax:
C#
public sealed class ReverseComparer<T> : IComparer<T>
Inheritance: objectReverseComparer<T>
Implements:
Constructors
Initializes a new instance of the ReverseComparer<T> class. Initializes a new instance of the ReverseComparer<T> class.
C#
public ReverseComparer()
Initializes a new instance of the ReverseComparer<T> class. Initializes a new instance of the ReverseComparer<T> class.
Properties
Methods
Compares the specified x.