Click or drag to resize

CollectionChangeContextRemovedItems Property

Gets the set of removed item tracking

Namespace:  TrackerDog.CollectionHandling
Assembly:  TrackerDog (in TrackerDog.dll) Version: 2.2.1.0 (2.2.1.0)
Syntax
public ISet<Object> RemovedItems { get; }

Property Value

Type: ISetObject
See Also