|
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; }
Public ReadOnly Property RemovedItems As ISet(Of Object)
Get
Property Value
Type:
ISetObjectSee Also