Provide a method to delete all list items
It would be great to have a method to delete all list items (for instance. clear list) instead of having to call delete list item x in a loop all the time.
3
votes

It would be great to have a method to delete all list items (for instance. clear list) instead of having to call delete list item x in a loop all the time.