RdlCollection<T>.CollectionChanged Event
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Occurs when the collection has been changed.
public:
event EventHandler ^ CollectionChanged;
public event EventHandler CollectionChanged;
member this.CollectionChanged : EventHandler
Public Custom Event CollectionChanged As EventHandler