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 

이벤트 유형

구현

적용 대상