Clears all of the items from the list.
returnValue = listItems_var.clear()
#include <Core/UserInterface/ListItems.h>returnValue = listItems_var->clear();