Overload | Description |
---|---|
EndUpdate() | Informs a AbstractFolder object to apply to its underlying physical store all the modifications that have been made since the call to BeginUpdate. |
EndUpdate(Object) | |
EndUpdate(FileSystemEvents,Object) | Informs a AbstractFolder object to apply to its underlying physical store all the modifications that have been made since the call to BeginUpdate and raises events during the process. |
EndUpdate(FileSystemEvents,Object,Object) |