バージョン

OnCollectionChanged メソッド (ConnectionPointDefinitionCollection)

CollectionChanged イベントを発生します。
シンタックス
'宣言
 
Protected Overrides Sub OnCollectionChanged( _
   ByVal e As NotifyCollectionChangedEventArgs _
) 
protected override void OnCollectionChanged( 
   NotifyCollectionChangedEventArgs e
)

パラメータ

e
イベントのデータを含む System.Collections.Specialized.NotifyCollectionChangedEventArgs インスタンス。
参照