Condividi tramite


Evento EntitySet.System.Collections.Specialized.INotifyCollectionChanged.CollectionChanged

Spazio dei nomi: System.ServiceModel.DomainServices.Client
Assembly: System.ServiceModel.DomainServices.Client (in system.servicemodel.domainservices.client.dll)

Utilizzo

'Utilizzo
Dim instance As EntitySet
Dim handler As NotifyCollectionChangedEventHandler

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

Sintassi

'Dichiarazione
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;
}

Piattaforme

Piattaforme di sviluppo

Windows XP Home Edition, Windows XP Professional, Windows Server 2003 , Windows Server 2008 e Windows 2000

Piattaforme di destinazione

Vedere anche

Riferimento

Classe EntitySet
Membri EntitySet
Spazio dei nomi System.ServiceModel.DomainServices.Client