Table of Contents

Method RemoveAll

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

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.