シンタックス
'宣言
Public Function New( _
ByVal As System.Collections.Specialized.NotifyCollectionChangedAction, _
ByVal As System.Object, _
ByVal As System.Object _
)
public NotifyCollectionChangedEventArgs<T>(
System.Collections.Specialized.NotifyCollectionChangedAction ,
System.object ,
System.object
)
パラメータ
- action
- newItem
- oldItem
参照