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(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(String,String,DateTime) | Adds an entry to the current zip file. |
Add(C1ZipEntry) | (Inherited from System.Collections.Generic.List<C1ZipEntry>) |
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2