CompositeCollection.CollectionChanged 이벤트

정의

항목을 추가하거나 제거하여 컬렉션이 변경되면 발생합니다.

protected:
 event System::Collections::Specialized::NotifyCollectionChangedEventHandler ^ CollectionChanged;
protected event System.Collections.Specialized.NotifyCollectionChangedEventHandler CollectionChanged;
member this.CollectionChanged : System.Collections.Specialized.NotifyCollectionChangedEventHandler 
Protected Custom Event CollectionChanged As NotifyCollectionChangedEventHandler 
Protected Event CollectionChanged As NotifyCollectionChangedEventHandler 

이벤트 유형

NotifyCollectionChangedEventHandler

구현

적용 대상