DevListViewItemCollectionRemoveRange Method

Overload List

RemoveRange(DevListViewItemCollection) Removes a collection of items from the collection.
RemoveRange(ListViewItem) Removes an array of ListViewItem objects from the collection.
RemoveRange(ListViewListViewItemCollection) Removes a collection of items from the collection.
RemoveRange(ListViewSelectedListViewItemCollection) Removes a collection of selected items from the collection.

See Also