MultiSorter.remove
void remove(uint position)Removes the sorter at the given position from the list of sorter used by self.
If position is larger than the number of sorters, nothing happens.
Parameters
position | position of sorter to remove |
void remove(uint position)Removes the sorter at the given position from the list of sorter used by self.
If position is larger than the number of sorters, nothing happens.
position | position of sorter to remove |