Occurs when the entities collection is changed.

Namespace:  DlhSoft.Windows.Data
Assembly:  DlhSoft.Data.Core (in DlhSoft.Data.Core.dll)

Syntax

C#
public event EventHandler EntitiesChanged
Visual Basic (Declaration)
Public Event EntitiesChanged As EventHandler

See Also