CollectionView.ProcessPendingChanges 메서드
정의
컬렉션에 대한 모든 보류 중인 변경 내용이 커밋되도록 합니다.Ensures that all pending changes to the collection have been committed.
protected:
void ProcessPendingChanges();
protected void ProcessPendingChanges ();
member this.ProcessPendingChanges : unit -> unit
Protected Sub ProcessPendingChanges ()