DocumentReferenceCollection.CollectionChanged Evento

Definizione

Si verifica in seguito all'aggiunta o rimozione di un elemento.

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 evento

NotifyCollectionChangedEventHandler

Implementazioni

Si applica a

Vedi anche