Called before the Entity is removed from the parent collection.

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

Syntax

C#
protected internal virtual void OnRemovingFromParentCollection()
Visual Basic (Declaration)
Protected Friend Overridable Sub OnRemovingFromParentCollection

See Also