MultiSorter.remove

void remove(uint position) nothrow

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

positionposition of sorter to remove