CollectionChanged Event
Collapse the table of content
Expand the table of content

EntitySet(Of TEntity).CollectionChanged Event

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

Occurs when the contents of a collection are changed.

Namespace:  System.Data.Linq
Assembly:  System.Data.Linq (in System.Data.Linq.dll)

'Declaration
Public Event CollectionChanged As NotifyCollectionChangedEventHandler

Implements

INotifyCollectionChanged.CollectionChanged

Windows Phone OS

Supported in: 8.1, 8.0

Show:
© 2017 Microsoft