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 

事件类型

实现

适用于