|   | CollectionChangeContext Constructor | 
Namespace: TrackerDog.CollectionHandling
 Syntax
Syntaxpublic CollectionChangeContext( IEnumerable<Object> collection, IEnumerable<Object> itemsBefore, PropertyInfo parentObjectProperty, ISet<Object> addedItems, ISet<Object> removedItems )
 See Also
See Also