Spring.Base Spring.Collections.Extensions IEnumerableSorter<T> IEnumerableSorter<T> Interface On this page Definition Methods Definition Unit: Spring.Collections.Extensions Package: Spring.Base Delphi Copy type IEnumerableSorter<T> = interface(IInterface) Type Parameters T Inheritance IInterface IEnumerableSorter<T> Derived TEnumerableSorter<T> Methods CompareKeys(Integer, Integer) ComputeKeys(TArray<T>, Integer) Sort(TArray<T>, Integer)