TrackingObservableCollectionTClearItems Method

This is overridden to remove each individual entry rather than clearing them all out at once to allow the data context to know about the removal of all the tracked items.

Definition

Namespace: EWSoftware.EntityFramework
Assembly: EWSoftware.EntityFramework (in EWSoftware.EntityFramework.dll) Version: 2025.11.12.0
protected override void ClearItems()

See Also