btb-class

IExtendedCollection(TItem).RemoveRange Method

Remove specified items from the collection.

void IExtendedCollection(
   IEnumerable items
);

Parameters

items
items to remove

See Also

IExtendedCollection<TItem> Interface | ComponentOwl.BetterThumbnailBrowser.Collections Namespace