TEnumerableSorter<TElement,TKey> Class
Represents type TEnumerableSorter<TElement,TKey>
.
TInterfacedObject
Spring.Collections.Extensions.TEnumerableSorter<T>
Spring.Collections.Extensions.TEnumerableSorter<TElement,TKey>
Spring.Collections.Extensions.TEnumerableSorter<T>
Spring.Collections.Extensions.TEnumerableSorter<TElement,TKey>
type TEnumerableSorter<TElement, TKey> = class(TEnumerableSorter<TElement>) end;
Type Parameters
- TElement
- TKey
The TEnumerableSorter<TElement,TKey> type exposes the following members.
Show:
Name | Description | |
---|---|---|
Create(TFunc,IComparer,Boolean,IEnumerableSorter<TElement>) | Initializes a new instance of the TEnumerableSorter<TElement,TKey> class. |
Show:
Name | Description | |
---|---|---|
CompareKeys(Integer,Integer) | Represents method | |
ComputeKeys(TArray,Integer) | Represents method | |
Sort(TArray,Integer) | Represents method |
Show:
Name | Description | |
---|---|---|
fComparer | Represents field | |
fDescending | Represents field | |
fKeys | Represents field | |
fKeySelector | Represents field | |
fNext | Represents field |