Scheduler for WPF
BeginUpdate メソッド (DeferrableObservableCollection<T>)

C1.WPF.Schedule アセンブリ > C1.WPF.Schedule 名前空間 > DeferrableObservableCollection<T> クラス : BeginUpdate メソッド
Prevents raising events until the EndUpdate method is called.
シンタックス
'宣言
 
Public Sub BeginUpdate() 
public void BeginUpdate()
解説
The DeferrableObservableCollection<T> keeps count of calls to BeginUpdate method. Be sure to call EndUpdate method for each call to BeginUpdate method.
参照

DeferrableObservableCollection<T> クラス
DeferrableObservableCollection<T> メンバ