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

이벤트 유형

구현

적용 대상