Removes all elements from the IndexedCollection<(Of <(<'T>)>)>

Namespace:  C1.LiveLinq.Collections
Assembly:  C1.LiveLinq (in C1.LiveLinq.dll)

Syntax

C#
protected override void ClearItems()
Visual Basic
Protected Overrides Sub ClearItems

See Also