Better ListView Class Reference

BetterListViewCheckedIndexCollection.RemoveRange Method

Uncheck the specified items by removing them this collection.

public override void RemoveRange(
   IEnumerable<intitems
);

Parameters

items
Items to uncheck.

See Also

BetterListViewCheckedIndexCollection Class | ComponentOwl.BetterListView Namespace