Create(NotifyCollectionChangedAction,CancellationToken) Method
Initializes a new instance of the System.Collections.Specialized.NotifyCollectionChangedEventArgs class that describes a System.Collections.Specialized.NotifyCollectionChangedAction.Reset change.
Parameters
- action
- The action that caused the event. This must be set to System.Collections.Specialized.NotifyCollectionChangedAction.Reset.
- cancellationToken
- The cancellation token.