MESCIUS SPREAD for ASP.NET 10.0J
OnSetComplete メソッド (SpreadDataColumnCollection)

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

パラメータ

index
oldValueが存在する位置の0から始まるインデックス
oldValue
newValueに置き換える値
newValue
要素の新しい値
参照

SpreadDataColumnCollection クラス
SpreadDataColumnCollection メンバ

 

 


© MESCIUS inc. All rights reserved.