PropertyValueCollection.CollectionChanged 이벤트

정의

항목이 추가 및 제거되거나 전체 목록이 새로 고쳐지는 경우와 같이 컬렉션의 동적 변경 내용을 수신기에 알립니다.

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 

이벤트 유형

구현

적용 대상