Method RemoveAll
RemoveAll()
Removes all items from the list box.
public virtual void RemoveAll()
Remarks
If the list box is already empty, this method performs no operation. This method ensures that the removal operation is performed within an update context.