GrapeCity CalendarGrid for Windows Forms 3.0J
OnSetComplete メソッド (SideButtonCollection)

oldValue が存在する位置の 0 から始まるインデックス。
newValue と置き換える値。
指定したインデックスにある要素の新しい値。
System.Collections.CollectionBase インスタンスに値を設定した後に、追加のカスタム処理を実行します。
シンタックス
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
指定したインデックスにある要素の新しい値。
参照

参照

SideButtonCollection クラス
SideButtonCollection メンバ

 

 


c 2008 GrapeCity inc. All rights reserved.