Click or drag to resize

Collection.ReversedComparerT Class

X#
Inheritance Hierarchy
Object
  CollectionReversedComparerT

Namespace:  XSharp.VFP
Assembly:  XSharp.VFP (in XSharp.VFP.dll) Version: 2.19
Syntax
 CLASS ReversedComparer<T> IMPLEMENTS IComparer<T>
Request Example View Source

Type Parameters

T

The CollectionReversedComparerT type exposes the following members.

Constructors
  NameDescription
Public methodCollectionReversedComparerT
Initializes a new instance of the CollectionReversedComparerT class
Top
Methods
  NameDescription
Public methodCompare
Top
See Also