ListBox.SelectedIndexCollection
Wisej.Web.ListBox SelectedIndexCollection
public class SelectedIndexCollection : IList, ICollection, IEnumerablePublic Class SelectedIndexCollection
Inherits IList
Implements ICollection, IEnumerableProperties
Count
IsReadOnly
Item(index)
Methods
Add(index)
Parameter
Type
Description
Clear()
Contains(index)
Parameter
Type
Description
CopyTo(destination, index)
Parameter
Type
Description
GetEnumerator()
IndexOf(index)
Parameter
Type
Description
Remove(index)
Parameter
Type
Description
Last updated
Was this helpful?

