DataCollection
DeferRefresh メソッド

C1.WPF.DataCollection アセンブリ > C1.WPF.DataCollection 名前空間 > C1CollectionView クラス : DeferRefresh メソッド
Enters a defer cycle that you can use to merge changes to the view and delay automatic refresh.
シンタックス
'宣言
 
Public Function DeferRefresh() As System.IDisposable
public System.IDisposable DeferRefresh()

戻り値の型

An System.IDisposable object that you can use to dispose of the calling object.
例外
例外解説
オブジェクトの現在の状態に対して無効なメソッド呼び出しが行われた場合にスローされる例外。
参照

C1CollectionView クラス
C1CollectionView メンバ