ListView.SelectedListViewItemCollection
Wisej.Web.ListView SelectedListViewItemCollection
public class SelectedListViewItemCollection : IList<ListViewItem>, ICollection<ListViewItem>, IEnumerable<ListViewItem>, IEnumerable, IList, ICollectionPublic Class SelectedListViewItemCollection
Inherits IList(Of ListViewItem)
Implements ICollection(Of ListViewItem), IEnumerable(Of ListViewItem), IEnumerable, IList, ICollectionConstructors
SelectedListViewItemCollection(owner)
Name
Type
Description
Properties
Count
IsReadOnly
Item(index)
Item(key)
Methods
Add(item)
Parameter
Type
Description
Clear()
Contains(item)
Parameter
Type
Description
ContainsKey(key)
Parameter
Type
Description
GetEnumerator()
IndexOf(item)
Parameter
Type
Description
IndexOfKey(key)
Parameter
Type
Description
Remove(item)
Parameter
Type
Description
Last updated
Was this helpful?

