| C1.UWP.Zip Assembly > C1.C1Zip Namespace > C1ZipEntryCollection Class : Add Method |
| Overload | Description |
|---|---|
| Add(Stream,String,DateTime) | Adds a stream to the current zip file. |
| Add(Stream,String) | Adds a stream to the current zip file. |
| Add(C1ZipEntry) | (Inherited from System.Collections.Generic.List<C1ZipEntry>) |