remove
Description:
Remove an item from the queue.
Parameters:
this | |
item |
the data to remove from the this |
Returns:
true if the item was removed |
Remove an item from the queue.
this | |
item |
the data to remove from the this |
true if the item was removed |