CollectionView.INotifyCollectionChanged.CollectionChanged 이벤트

정의

뷰가 변경되었을 때 발생합니다.

event System.Collections.Specialized.NotifyCollectionChangedEventHandler System.Collections.Specialized.INotifyCollectionChanged.CollectionChanged;
member this.System.Collections.Specialized.INotifyCollectionChanged.CollectionChanged : System.Collections.Specialized.NotifyCollectionChangedEventHandler 
Custom Event CollectionChanged As NotifyCollectionChangedEventHandler Implements System.Collections.Specialized.INotifyCollectionChanged

이벤트 유형

NotifyCollectionChangedEventHandler

구현

적용 대상