| C1.C1Flash.2 Assembly > C1.C1Zip Namespace > C1ZipEntryCollection Class : Add Method |
| Overload | Description |
|---|---|
| Add(String) | Adds an entry to the current zip file. |
| Add(String[]) | Adds a list of entries to the current zip file. |
| Add(String,Int32) | Adds an entry to the current zip file. |
| Add(String,String) | Adds an entry to the current zip file. |
| Add(Stream,String) | Adds a stream to the current zip file. |