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

