'宣言 Public Function New( _ ByVal action As System.Collections.Specialized.NotifyCollectionChangedAction, _ ByVal newItems As System.Collections.IList, _ ByVal oldItems As System.Collections.IList, _ ByVal startingIndex As System.Integer _ )
public NotifyCollectionChangedEventArgs<T>( System.Collections.Specialized.NotifyCollectionChangedAction action, System.Collections.IList newItems, System.Collections.IList oldItems, System.int startingIndex )
パラメータ
- action
- newItems
- oldItems
- startingIndex