Removes all the elements contained in the DList from the list (looking for their index).
This function could cause a memory reallocation.
the DList of items that need to be removed
See Implementation
Removes all the elements contained in the DList from the list (looking for their index).
This function could cause a memory reallocation.