Persistate API documentation
Changed Event
NamespacesPersistateIndexedList<(Of <(<'T>)>)>Changed

[This is preliminary documentation and is subject to change.]

This event is raised whenever the collection may have changed.
Declaration Syntax
C#
public event LinkageEventHandler Changed
Remarks
This is called in places where other events such as the Persistent.Adopted and Persistent.Associated events are not, such as calls to Clear, Refresh and during Rollbacks. It is intended to be used to keep displays up to date, and is used by classes in the Persistate.Desktop.UI namespace to this effect.

Assembly: Persistate (Module: Persistate) Version: 0.6.1.20 (0.6.1.20)