DocumentReferenceCollection.CollectionChanged Gebeurtenis

Definitie

Treedt op wanneer een element wordt toegevoegd of verwijderd.

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 

Gebeurtenistype

Implementeringen

Van toepassing op

Zie ook