MindFusion.Wpf Pack Programmer's Guide
NotifyCollectionChangedEventArgs Constructor
See Also
 





 Overload List

Name Description

NotifyCollectionChangedEventArgs (NotifyCollectionChangedAction, IList)

Initializes a new instance of the NotifyCollectionChangedEventArgs class that describes a Reset change.

NotifyCollectionChangedEventArgs (NotifyCollectionChangedAction, IList, Int32)

Initializes a new instance of the NotifyCollectionChangedEventArgs class that describes a multi-item change.

NotifyCollectionChangedEventArgs (NotifyCollectionChangedAction, Object, Int32)

Initializes a new instance of the NotifyCollectionChangedEventArgs class that describes a one-item change.

NotifyCollectionChangedEventArgs (NotifyCollectionChangedAction, Object, Int32, Int32)

Initializes a new instance of the NotifyCollectionChangedEventArgs class that describes a one-item Move change.

NotifyCollectionChangedEventArgs (NotifyCollectionChangedAction, Object, Object, Int32)

Initializes a new instance of the NotifyCollectionChangedEventArgs class that describes a Replace change.

 See Also

NotifyCollectionChangedEventArgs Class
MindFusion.Spreadsheet.Wpf Namespace