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.
Namespace: EWSoftware.EntityFrameworkAssembly: EWSoftware.EntityFramework (in EWSoftware.EntityFramework.dll) Version: 2025.11.12.0
protected override void ClearItems()
Protected Overrides Sub ClearItems
protected:
virtual void ClearItems() override
abstract ClearItems : unit -> unit
override ClearItems : unit -> unit