ListBox.ObjectCollection
Wisej.Web.ListBox ObjectCollection
public class ObjectCollection : IList, ICollection, IEnumerablePublic Class ObjectCollection
Inherits IList
Implements ICollection, IEnumerableProperties
Count
IsReadOnly
Item(index)
Methods
Add(item)
Parameter
Type
Description
AddRange(items)
Parameter
Type
Description
Clear()
Contains(value)
Parameter
Type
Description
CopyTo(destination, index)
Parameter
Type
Description
GetEnumerator()
GetRealIndex(index)
Parameter
Type
Description
IndexOf(value)
Parameter
Type
Description
Insert(index, item)
Parameter
Type
Description
OnCollectionChanged(action, element)
Parameter
Type
Description
Remove(value)
Parameter
Type
Description
RemoveAt(index)
Parameter
Type
Description
Events
CollectionChanged
Inherited By
Name
Description
Last updated
Was this helpful?

