Partager via


Événement EntitySet.System.Collections.Specialized.INotifyCollectionChanged.CollectionChanged

Espace de noms: System.ServiceModel.DomainServices.Client
Assembly : System.ServiceModel.DomainServices.Client (dans system.servicemodel.domainservices.client.dll)

Utilisation

'Utilisation
Dim instance As EntitySet
Dim handler As NotifyCollectionChangedEventHandler

AddHandler instance.System.Collections.Specialized.INotifyCollectionChanged.CollectionChanged, handler

Syntaxe

'Déclaration
Private Event System.Collections.Specialized.INotifyCollectionChanged.CollectionChanged As NotifyCollectionChangedEventHandler Implements INotifyCollectionChanged.CollectionChanged
event NotifyCollectionChangedEventHandler INotifyCollectionChanged.CollectionChanged
private:
virtual event NotifyCollectionChangedEventHandler^ System.Collections.Specialized.INotifyCollectionChanged.CollectionChanged {
    void add (NotifyCollectionChangedEventHandler^ value) sealed = INotifyCollectionChanged::CollectionChanged::add;
    void remove (NotifyCollectionChangedEventHandler^ value) sealed = INotifyCollectionChanged::CollectionChanged::remove;
}

Plateformes

Plateformes de développement

Windows XP Édition familiale, Windows XP Professionnel, Windows Server 2003 , Windows Server 2008 et Windows 2000

Plateformes cibles

Voir aussi

Référence

Classe EntitySet
Membres EntitySet
Espace de noms System.ServiceModel.DomainServices.Client