Removes all items from the ItemCollection.

Namespace:  DlhSoft.Windows.Controls.Primitives
Assembly:  DlhSoft.Data.Controls (in DlhSoft.Data.Controls.dll)

Syntax

C#
public void Clear()
Visual Basic (Declaration)
Public Sub Clear

Implements

IList..::.Clear()()()

See Also