TransformedCollection<TSourceCollection, TSourceElement, TTargetElement>.CollectionChanged 事件

当集合更改时发生。

命名空间:  Microsoft.TeamFoundation.MVVM
程序集:  Microsoft.TeamFoundation.Controls(在 Microsoft.TeamFoundation.Controls.dll 中)

语法

声明
Public Event CollectionChanged As NotifyCollectionChangedEventHandler
public event NotifyCollectionChangedEventHandler CollectionChanged

实现

INotifyCollectionChanged.CollectionChanged

.NET Framework 安全性

请参见

参考

TransformedCollection<TSourceCollection, TSourceElement, TTargetElement> 类

Microsoft.TeamFoundation.MVVM 命名空间