バージョン

FullSynchronization メソッド (DataBindingsBase)

項目とデータソースの完全な同期化を実行します。
シンタックス
'宣言
 
Protected Overridable Sub FullSynchronization( _
   ByVal itemList As IList, _
   ByVal boundList As IList _
) 
protected virtual void FullSynchronization( 
   IList itemList,
   IList boundList
)

パラメータ

itemList
項目リスト。
boundList
バインド リスト。
参照