ModelItemCollection.CollectionChanged 이벤트

정의

컬렉션이 변경될 때 발생합니다.

public:
 abstract event System::Collections::Specialized::NotifyCollectionChangedEventHandler ^ CollectionChanged;
public abstract event System.Collections.Specialized.NotifyCollectionChangedEventHandler CollectionChanged;
member this.CollectionChanged : System.Collections.Specialized.NotifyCollectionChangedEventHandler 
Public MustOverride Custom Event CollectionChanged As NotifyCollectionChangedEventHandler 
Public MustOverride Event CollectionChanged As NotifyCollectionChangedEventHandler 

이벤트 유형

NotifyCollectionChangedEventHandler

구현

적용 대상