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

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

パラメータ

index
値を挿入する位置の0から始まるインデックス
value
要素インデックスの新しい値
参照

SpreadDataColumnCollection クラス
SpreadDataColumnCollection メンバ

 

 


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