Compartilhar via


PropertyValueCollection.CollectionChanged Evento

Definição

Notifica os ouvintes de alterações dinâmicas à coleção, como quando itens são adicionados e removidos ou toda a lista é atualizada.

public:
 virtual event System::Collections::Specialized::NotifyCollectionChangedEventHandler ^ CollectionChanged;
public event System.Collections.Specialized.NotifyCollectionChangedEventHandler CollectionChanged;
member this.CollectionChanged : System.Collections.Specialized.NotifyCollectionChangedEventHandler 
Public Custom Event CollectionChanged As NotifyCollectionChangedEventHandler 
Public Event CollectionChanged As NotifyCollectionChangedEventHandler 

Tipo de evento

NotifyCollectionChangedEventHandler

Implementações

Aplica-se a