SortDescriptionCollection.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

이벤트 유형

구현

설명

이 멤버는 명시적 인터페이스 멤버 구현이며, SortDescriptionCollection 인스턴스가 INotifyCollectionChanged 인터페이스로 캐스팅된 경우에만 사용할 수 있습니다.

적용 대상