Raises the EntitiesChanged event. Called when the entities collection is changed.

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

Syntax

C#
protected virtual void OnEntitiesChanged()
Visual Basic (Declaration)
Protected Overridable Sub OnEntitiesChanged

See Also