Click or drag to resize

CollectionChangeContextAddedItems Property

Gets the set of added item tracking

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

Property Value

Type: ISetObject
See Also