ShellListViewSelectedItemCollectionT Methods |
The JamBaseShellListViewShellListViewSelectedItemCollectionT generic type exposes the following members.
Name | Description | |
---|---|---|
![]() | Clear | Removes all items from the collection. (Inherited from ListViewSelectedListViewItemCollection.) |
![]() | Contains | Determines whether the specified item is located in the collection. (Inherited from ListViewSelectedListViewItemCollection.) |
![]() | ContainsKey | Determines whether an item with the specified key is contained in the collection. (Inherited from ListViewSelectedListViewItemCollection.) |
![]() | CopyTo | Copies the entire collection into an existing array at a specified location within the array. (Inherited from ListViewSelectedListViewItemCollection.) |
![]() | GetEnumerator | Returns an enumerator that can be used to iterate through the selected item collection. (Inherited from ListViewSelectedListViewItemCollection.) |
![]() | IndexOf | Returns the index within the collection of the specified item. (Inherited from ListViewSelectedListViewItemCollection.) |
![]() | IndexOfKey | Returns the index of the first occurrence of the item with the specified key. (Inherited from ListViewSelectedListViewItemCollection.) |