BetterListViewSelectedIndexCollection overview
![]() | Gets or sets the selected item at the specified index. |
![]() | Select the specified item by adding it to the collection. |
![]() | Select the specified items by adding them in this collection. |
![]() | Deselect all items by clearing the collection. |
![]() | Check whether the specified item is contained within the collection (is selected). |
![]() | Determines the index of a selected item in the list. |
![]() | Select the specified item by inserting it to the list at the specified index. |
![]() | Deselect the specified item by removing it from the collection. |
![]() | Deselect the specified item by removing in from the specified position in the list. |
![]() | Deselect the specified items by removing them this collection. |
![]() | Select just the specified items. |
![]() | Recreated cached view by collecting items this collection should represent. |
BetterListViewSelectedIndexCollection Class | ComponentOwl.BetterListView Namespace