Sorts the Int64 values stored in the list.
Source position: integerlist.pas line 47
public procedure TInt64List.Sort; overload; |
Sort is an overloaded method in TInt64List which calls the inherited method using the CompareInt64 function in the implementation section.
| Version 4.6 | Generated 2026-02-20 | Home |