ReadOnlyObservableCollection<T>.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

이벤트 유형

구현

설명

이 멤버는 명시적 인터페이스 멤버 구현입니다. 인스턴스가 인터페이스로 ReadOnlyObservableCollection<T> 캐스팅 INotifyCollectionChanged 되는 경우에만 사용할 수 있습니다.

적용 대상