TdxList<T>.Sort(IComparer<T>) Method
Declaration
procedure Sort(const AComparer: IComparer<T>); overload;
Parameters
Name | Type |
---|---|
AComparer | IComparer<T> |
See Also
procedure Sort(const AComparer: IComparer<T>); overload;
Name | Type |
---|---|
AComparer | IComparer<T> |
No
Your feedback is appreciated.