MindFusion.Scheduling for ASP.NET Programmer's Guide
CollectionChangedEventArgs Members
Constructors Properties
 


Provides data for events raised when a collection has changed.

The following tables list the members exposed by the CollectionChangedEventArgs type.

 Public Constructors

  Name Description

CollectionChangedEventArgs

Overloaded.  

 Public Properties

  Name Description

Action

Gets the action for this CollectionChangedEventArgs object.

NewItem

Gets the new item.

OldItem

Gets the old item.

 See Also

CollectionChangedEventArgs Class
MindFusion.Scheduling Namespace