PowerTools SPREAD for ASP.NET 8.0J
OnRemoveComplete メソッド (SpreadDataColumnCollection)

値が存在する位置の0から始まるインデックス
削除する要素の数
System.Collections.CollectionBaseインスタンスから要素を削除した後で、追加のカスタム処理を実行します。
構文
'Declaration
 
Protected Overrides Sub OnRemoveComplete( _
   ByVal index As Integer, _
   ByVal value As Object _
) 
protected override void OnRemoveComplete( 
   int index,
   object value
)

パラメータ

index
値が存在する位置の0から始まるインデックス
value
削除する要素の数
参照

SpreadDataColumnCollection クラス
SpreadDataColumnCollection メンバ

 

 


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