Data for Silverlight
OnCollectionChanged メソッド (DataTableCollection)

イベントデータを含む System.Collections.Specialized.NotifyCollectionChangedEventArgs
CollectionChanged イベントを発生させます。
構文
'宣言
 
Protected Overrides Sub OnCollectionChanged( _
   ByVal e As System.Collections.Specialized.NotifyCollectionChangedEventArgs _
) 
protected override void OnCollectionChanged( 
   System.Collections.Specialized.NotifyCollectionChangedEventArgs e
)

パラメータ

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

DataTableCollection クラス
DataTableCollection メンバ