btb-class

BetterListViewElementCollection(TElement).RemoveRange(IEnumerable) Method

Remove items with the specified items from the list.

public void BetterListViewElementCollection(
   IEnumerable<intindices
);

Parameters

indices
indices of items to remove

Implements

IExtendedList<TElement>.RemoveRange

See Also

BetterListViewElementCollection<TElement> Class | ComponentOwl.BetterThumbnailBrowser Namespace | BetterListViewElementCollection<TElement>.RemoveRange Overload List