Removes all items from the ICollection<(Of <(<'T>)>)>.

Namespace:  C1.WPF
Assembly:  C1.WPF (in C1.WPF.dll)

Syntax

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

Implements

ICollection<(Of <(<'T>)>)>..::..Clear()()()()

See Also