EntitySet.System.Collections.Specialized.INotifyCollectionChanged.CollectionChanged 事件

命名空间: System.ServiceModel.DomainServices.Client
程序集: System.ServiceModel.DomainServices.Client(在 system.servicemodel.domainservices.client.dll 中)

用法

用法
Dim instance As EntitySet
Dim handler As NotifyCollectionChangedEventHandler

AddHandler instance.System.Collections.Specialized.INotifyCollectionChanged.CollectionChanged, handler

语法

声明
Private Event System.Collections.Specialized.INotifyCollectionChanged.CollectionChanged As NotifyCollectionChangedEventHandler Implements INotifyCollectionChanged.CollectionChanged
event NotifyCollectionChangedEventHandler INotifyCollectionChanged.CollectionChanged
private:
virtual event NotifyCollectionChangedEventHandler^ System.Collections.Specialized.INotifyCollectionChanged.CollectionChanged {
    void add (NotifyCollectionChangedEventHandler^ value) sealed = INotifyCollectionChanged::CollectionChanged::add;
    void remove (NotifyCollectionChangedEventHandler^ value) sealed = INotifyCollectionChanged::CollectionChanged::remove;
}

平台

开发平台

Windows XP Home Edition, Windows XP Professional, Windows Server 2003 、Windows Server 2008 和 Windows 2000

目标平台

另请参见

参考

EntitySet 类
EntitySet 成员
System.ServiceModel.DomainServices.Client 命名空间