次の方法で共有


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 名前空間