バージョン

NotifySetItem メソッド (BaseDataSource)

シンタックス
'宣言
 
Public Overridable Sub NotifySetItem( _
   ByVal index As Integer, _
   ByVal oldItem As Object, _
   ByVal newItem As Object _
) 
public virtual void NotifySetItem( 
   int index,
   object oldItem,
   object newItem
)

パラメータ

index
oldItem
newItem
参照