|   | CollectionChangeContext Properties | 
The CollectionChangeContext type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | AddedItems | 
            Gets the set of added item tracking
             | 
|  | Change | 
            Gets or sets the change produced by a collection change handler like a collection change interceptor
             | 
|  | Collection | 
            Gets the collection subject of changes
             | 
|  | ItemsBefore | 
            Gets a copy of collection items before the collection was changed
             | 
|  | ParentObjectProperty | 
            Gets a reference to the property which holds the collection instance
             | 
|  | RemovedItems | 
            Gets the set of removed item tracking
             | 
 See Also
See Also