btb-class

Set(TItem).RemoveRange Method

Remove the specified items from the set.

public virtual void Set(
   IEnumerable items
);

Parameters

items
items to remove

Implements

IExtendedCollection<TItem>.RemoveRange

See Also

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