Udostępnij za pośrednictwem


Zdarzenie PropertyExpressionCollection.CollectionChanged

Występuje, gdy element kolekcji jest dodane, usunięte lub zmodyfikowane.

Przestrzeń nazw:  Microsoft.VisualStudio.TestTools.UITesting
Zestaw:  Microsoft.VisualStudio.TestTools.UITest.Extension (w Microsoft.VisualStudio.TestTools.UITest.Extension.dll)

Składnia

'Deklaracja
Public Event CollectionChanged As NotifyCollectionChangedEventHandler
public event NotifyCollectionChangedEventHandler CollectionChanged
public:
virtual   event NotifyCollectionChangedEventHandler^ CollectionChanged {
    void add (NotifyCollectionChangedEventHandler^ value);
    void remove (NotifyCollectionChangedEventHandler^ value);
}
abstract CollectionChanged : IEvent<NotifyCollectionChangedEventHandler,
    NotifyCollectionChangedEventArgs>
override CollectionChanged : IEvent<NotifyCollectionChangedEventHandler,
    NotifyCollectionChangedEventArgs>
Język JScript nie obsługuje zdarzeń.

Implementuje

INotifyCollectionChanged.CollectionChanged

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

PropertyExpressionCollection Klasa

Przestrzeń nazw Microsoft.VisualStudio.TestTools.UITesting

NotifyCollectionChangedEventHandler