C1.Web.Wijmo.Controls.45 Assembly / C1.C1Schedule Namespace / NotifyCollectionChangedEventArgs Class
Properties

NotifyCollectionChangedEventArgs Class Members

The following tables list the members exposed by NotifyCollectionChangedEventArgs.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyGets the action that caused the event.  
Public PropertyGets the list of new items involved in the change.  
Public PropertyGets the index at which the change occurred.  
Public PropertyGets the list of items affected by a Replace, Remove, or Move action.  
Public PropertyGets the index at which a Move, Remove, ore Replace action occurred.  
Top
See Also