DocumentReferenceCollection.CollectionChanged Evento

Definição

Ocorre quando um elemento é adicionado ou removido.

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

Confira também