BulkObservableCollection<T>.BeginBulkOperation Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Suspends change events on the collection in order to perform a bulk change operation.
public:
void BeginBulkOperation();
public:
void BeginBulkOperation();
void BeginBulkOperation();
public void BeginBulkOperation ();
member this.BeginBulkOperation : unit -> unit
Public Sub BeginBulkOperation ()