PowerTools SPREAD for Windows Forms 8.0J
OnListChanged メソッド (PlotAreaCollection)


イベントデータを含むSystem.ComponentModel.ListChangedEventArgsインスタンス。
ListChangedイベントを発生させます。
構文
'Declaration
 
Protected Overridable Sub OnListChanged( _
   ByVal e As ListChangedEventArgs _
) 
'使用法
 
Dim instance As PlotAreaCollection
Dim e As ListChangedEventArgs
 
instance.OnListChanged(e)
protected virtual void OnListChanged( 
   ListChangedEventArgs e
)

パラメータ

e
イベントデータを含むSystem.ComponentModel.ListChangedEventArgsインスタンス。
参照

PlotAreaCollection クラス
PlotAreaCollection メンバ

 

 


© 2004-2015, GrapeCity inc. All rights reserved.