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

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

Syntax

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

Implements

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

See Also