Version

ICollectionBase Interface Members

The following tables list the members exposed by ICollectionBase.

Public Methods
 NameDescription
 MethodAddItemSilentlyAdds the item at the specified index, without triggering any events.  
 MethodRemoveItemSilentlyRemoves the item at the specified index, without triggering any events.  
 MethodResetItemsSilentlyRemoves all items from the collection without firing any events.  
See Also