GrapeCity SPREAD for Windows Forms 12.0J
OnRemove メソッド (SpreadChartCollection)


valueを見つけることができる0から始まるインデックス。
indexから削除する要素の値。
System.Collections.CollectionBaseインスタンスから要素を削除するときに、追加のカスタム処理を実行します。
構文
'Declaration
 
Protected Overrides Sub OnRemove( _
   ByVal index As Integer, _
   ByVal value As Object _
) 
'使用法
 
Dim instance As SpreadChartCollection
Dim index As Integer
Dim value As Object
 
instance.OnRemove(index, value)
protected override void OnRemove( 
   int index,
   object value
)

パラメータ

index
valueを見つけることができる0から始まるインデックス。
value
indexから削除する要素の値。
参照

SpreadChartCollection クラス
SpreadChartCollection メンバ

 

 


Copyright © 2004 GrapeCity inc.