'Declaration Public Function New( _ ByVal action As NotifyCollectionChangedAction, _ ByVal newItem As Object, _ ByVal oldItem As Object, _ ByVal index As Integer _ )
public NotifyCollectionChangedEventArgs<T>( NotifyCollectionChangedAction action, object newItem, object oldItem, int index )
NotifyCollectionChangedEventArgs<T> Class NotifyCollectionChangedEventArgs<T> Members Overload List