| Overload | Description |
|---|---|
| EndUpdate() | Informs a ZipArchive 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 ZipArchive 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) |