BulkObservableCollection<T>.EndBulkOperation Method

Restores change events on the collection after a bulk change operation has been completed.

Namespace:  Microsoft.VisualStudio.Language.Intellisense
Assembly:  Microsoft.VisualStudio.Language.Intellisense (in Microsoft.VisualStudio.Language.Intellisense.dll)

Syntax

'Declaration
Public Sub EndBulkOperation
public void EndBulkOperation()
public:
void EndBulkOperation()
member EndBulkOperation : unit -> unit 
public function EndBulkOperation()

.NET Framework Security

See Also

Reference

BulkObservableCollection<T> Class

Microsoft.VisualStudio.Language.Intellisense Namespace