Name | Description |
---|---|
Initializes a new instance of the CollectionChangedEventArgs class for events raised after the specified action. |
|
CollectionChangedEventArgs (CollectionChangedAction, Object) |
Initializes a new instance of the CollectionChangedEventArgs class for events raised for the specified action and changing the specified item. |
CollectionChangedEventArgs (CollectionChangedAction, Object, Object) |
Creates a new instance of the CollectionChangedEventArgs class for events raised for the specified action and changing the specified old item with the new one. |