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

