Evento EntitySet.System.Collections.Specialized.INotifyCollectionChanged.CollectionChanged
Espacio de nombres: System.ServiceModel.DomainServices.Client
Ensamblado: System.ServiceModel.DomainServices.Client (en system.servicemodel.domainservices.client.dll)
Uso
'Uso
Dim instance As EntitySet
Dim handler As NotifyCollectionChangedEventHandler
AddHandler instance.System.Collections.Specialized.INotifyCollectionChanged.CollectionChanged, handler
Sintaxis
'Declaración
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;
}
Plataformas
Plataformas de desarrollo
Microsoft Windows XP Home Edition, Windows XP Professional, Windows Server 2003 , Windows Server 2008 y Windows 2000
Plataformas de destino
Vea también
Referencia
Clase EntitySet
Miembros EntitySet
Espacio de nombres System.ServiceModel.DomainServices.Client