MESCIUS SPREAD for Windows Forms 17.0J
OnSetComplete メソッド (SideButtonCollection)

更新される項目の、コレクション内における0から始まるインデックスを表す<b><see cref="T:System.Int32">Int32</see></b>値。
更新前の項目を表す<b><see cref="T:System.Object">Object</see></b>オブジェクト。
指定したインデックスにある要素の新しい値。
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
更新される項目の、コレクション内における0から始まるインデックスを表す<b><see cref="T:System.Int32">Int32</see></b>値。
oldValue
更新前の項目を表す<b><see cref="T:System.Object">Object</see></b>オブジェクト。
newValue
指定したインデックスにある要素の新しい値。
参照

SideButtonCollection クラス
SideButtonCollection メンバ

 

 


© MESCIUS inc. All rights reserved.