SortAscendingAndRemoveDuplicates procedure
Prototype: |
procedure SortAscendingAndRemoveDuplicates; |
|
Description: |
SortAscendingAndRemoveDuplicates procedure sorts values by ascending and removes duplicates of the IntegerList |
|
Syntax: |
IntegerList.SortAscendingAndRemoveDuplicates; |
|
Part |
Description |
|
IntegerList |
A reference to an instance of a TIntegerListWrapper |
|
Return value: |
none |
|
See also:
Free; Add; Clear; Assign; Delete; Count; IndexOf; SortAscending; SortDescending; SortAscendingAndRemoveDuplicates; Value; Delimiter; DelimitedText; AsVarArray
© 2024 IFER-Monitoring and Mapping Solutions