btb-class

BetterListViewSelectedIndexCollection.RemoveRange Method

Deselect the specified items by removing them this collection.

public override void RemoveRange(
   IEnumerable<intitems
);

Parameters

items
Items to deselect.

See Also

BetterListViewSelectedIndexCollection Class | ComponentOwl.BetterThumbnailBrowser Namespace