バージョン

OnCollectionChanged(NotifyCollectionChangedAction,Object,Int32) メソッド

CollectionChanged イベントを発生させます
シンタックス
'宣言
 
Protected Friend Overloads Overridable Sub OnCollectionChanged( _
   ByVal action As NotifyCollectionChangedAction, _
   ByVal item As Object, _
   ByVal index As Integer _
) 
protected internal virtual void OnCollectionChanged( 
   NotifyCollectionChangedAction action,
   object item,
   int index
)

パラメータ

action
item
index
参照