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