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