DeferRefresh Method (IC1CollectionView)
In This Topic
Enters a defer cycle that you can use to merge changes to the view and delay automatic refresh.
Syntax
'Declaration
Function DeferRefresh() As System.IDisposable
System.IDisposable DeferRefresh()
See Also