| Overload | Description |
| NotifyCollectionChangedEventArgs Constructor(NotifyCollectionChangedAction) | Initializes a new instance of the NotifyCollectionChangedEventArgs class. |
| NotifyCollectionChangedEventArgs Constructor(NotifyCollectionChangedAction,IList) | Initializes a new instance of the NotifyCollectionChangedEventArgs class. |
| NotifyCollectionChangedEventArgs Constructor(NotifyCollectionChangedAction,Object) | Initializes a new instance of the NotifyCollectionChangedEventArgs class. |
| NotifyCollectionChangedEventArgs Constructor(NotifyCollectionChangedAction,IList,IList) | Initializes a new instance of the NotifyCollectionChangedEventArgs class. |
| NotifyCollectionChangedEventArgs Constructor(NotifyCollectionChangedAction,IList,Int32) | Initializes a new instance of the NotifyCollectionChangedEventArgs class. |
| NotifyCollectionChangedEventArgs Constructor(NotifyCollectionChangedAction,Object,Int32) | Initializes a new instance of the NotifyCollectionChangedEventArgs class. |
| NotifyCollectionChangedEventArgs Constructor(NotifyCollectionChangedAction,Object,Object) | Initializes a new instance of the NotifyCollectionChangedEventArgs class. |
| NotifyCollectionChangedEventArgs Constructor(NotifyCollectionChangedAction,IList,IList,Int32) | Initializes a new instance of the NotifyCollectionChangedEventArgs class. |
| NotifyCollectionChangedEventArgs Constructor(NotifyCollectionChangedAction,IList,Int32,Int32) | Initializes a new instance of the NotifyCollectionChangedEventArgs class. |
| NotifyCollectionChangedEventArgs Constructor(NotifyCollectionChangedAction,Object,Int32,Int32) | Initializes a new instance of the NotifyCollectionChangedEventArgs class. |
| NotifyCollectionChangedEventArgs Constructor(NotifyCollectionChangedAction,Object,Object,Int32) | Initializes a new instance of the NotifyCollectionChangedEventArgs class. |