バージョン

IsSynchronizedWithCurrentItem プロパティ

ActiveRecord は ICollectionView インターフェイスを実装する DataSource の現在の項目と同期されたかどうかを示す値を取得または設定します。
シンタックス
'宣言
 
Public Property IsSynchronizedWithCurrentItem As Boolean
public bool IsSynchronizedWithCurrentItem {get; set;}
解説

注:DataSourceSystem.ComponentModel.ICollectionView インターフェイスを実装しない場合は、この設定を無視します。

参照