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