| C1.Win.C1Schedule.4 Assembly > C1.C1Schedule Namespace > NotifyCollectionChangedEventArgs Class > NotifyCollectionChangedEventArgs Constructor : NotifyCollectionChangedEventArgs Constructor(NotifyCollectionChangedAction,Object,Int32,Int32) |
'Declaration Public Function New( _ ByVal action As NotifyCollectionChangedAction, _ ByVal changedItem As System.Object, _ ByVal index As System.Integer, _ ByVal oldIndex As System.Integer _ )
public NotifyCollectionChangedEventArgs( NotifyCollectionChangedAction action, System.object changedItem, System.int index, System.int oldIndex )