バージョン

OnCollectionBeforeChanged(NotifyCollectionChangedEventArgs) メソッド

CollectionBeforeChanged イベントを呼び出します。
シンタックス
'宣言
 
Protected Overridable Sub OnCollectionBeforeChanged( _
   ByVal e As NotifyCollectionChangedEventArgs _
) 
protected virtual void OnCollectionBeforeChanged( 
   NotifyCollectionChangedEventArgs e
)

パラメータ

e
このイベントのデータ。
参照