btb-class

BetterListViewCheckedItemCollection.RemoveRange Method

Uncheck the specified items by removing them this collection.

public override void RemoveRange(
   IEnumerable<BetterListViewItemitems
);

Parameters

items
Items to uncheck.

See Also

BetterListViewCheckedItemCollection Class | ComponentOwl.BetterThumbnailBrowser Namespace