A CollectionChanged event is raised when you change which items are in a collection, for example, by adding an element to a collection or removing an element from the collection. This event is not raised when an individual element changes its value. Author: Microsoft Corporation Code: ASP.NET v1.0 & VB |