btb-class

BetterListViewCachedCollection(TItem).RemoveRange Method

Remove multiple items from this collection.

public abstract void BetterListViewCachedCollection(
   IEnumerable<TItem> items
);

Parameters

items
Items to remove from this collection.

See Also

BetterListViewCachedCollection<TItem> Class | ComponentOwl.BetterThumbnailBrowser Namespace