btb-class

SortedList(TItem).Clear Method

Removes all items from the ICollection`1.

public void SortedList();

Implements

ICollection<TItem>.Clear

Exceptions

Exception Type Condition
NotSupportedException The ICollection`1 is read-only.

See Also

SortedList<TItem> Class | ComponentOwl.BetterThumbnailBrowser.Collections Namespace