次の方法で共有


RdlCollection<T>.CollectionChanged イベント

定義

コレクションが変更されると発生します。

public:
 event EventHandler ^ CollectionChanged;
public event EventHandler CollectionChanged;
member this.CollectionChanged : EventHandler 
Public Custom Event CollectionChanged As EventHandler 

イベントの種類

適用対象