ListView.CheckedIndexCollection
Wisej.Web.ListView CheckedIndexCollection
public class CheckedIndexCollection : IList<Int32>, ICollection<Int32>, IEnumerable<Int32>, IEnumerablePublic Class CheckedIndexCollection
Inherits IList(Of Int32)
Implements ICollection(Of Int32), IEnumerable(Of Int32), IEnumerableProperties
Count
IsReadOnly
Item(index)
Methods
Add(index)
Parameter
Type
Description
Clear()
Contains(checkedIndex)
Parameter
Type
Description
CopyTo(array, index)
Parameter
Type
Description
GetEnumerator()
IndexOf(checkedIndex)
Parameter
Type
Description
Remove(index)
Parameter
Type
Description
Last updated
Was this helpful?

