ComponentOne Scheduler for WinForms
NewItems Property

C1.Win.C1Schedule.4 Assembly > C1.C1Schedule Namespace > NotifyCollectionChangedEventArgs Class : NewItems Property
Gets the list of new items involved in the change.
Syntax
'Declaration
 
Public ReadOnly Property NewItems As System.Collections.IList
public System.Collections.IList NewItems {get;}
See Also

Reference

NotifyCollectionChangedEventArgs Class
NotifyCollectionChangedEventArgs Members