MindFusion.Scheduling for ASP.NET Programmer's Guide
CollectionChangedEventArgs Constructor
See Also
 





 Overload List

Name Description

CollectionChangedEventArgs (CollectionChangedAction)

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.

 See Also

CollectionChangedEventArgs Class
MindFusion.Scheduling Namespace