TransformedCollection<TSourceCollection, TSourceElement, TTargetElement>.OnCollectionChanged 方法

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

语法

声明
Protected Overridable Sub OnCollectionChanged ( _
    e As NotifyCollectionChangedEventArgs _
)
protected virtual void OnCollectionChanged(
    NotifyCollectionChangedEventArgs e
)

参数

.NET Framework 安全性

请参见

参考

TransformedCollection<TSourceCollection, TSourceElement, TTargetElement> 类

Microsoft.TeamFoundation.MVVM 命名空间